.site_title {
text-align: left;
- font-size: 40;
+ font-size: 40px;
}
div.site_footer {
color: #666;
z-index: 1000;
width: 222px;
- padding: 6px;
- padding-left: 12px;
+ padding: 6px 6px 6px 12px;
box-shadow: 0 0 0 rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.24);
}
margin-bottom: 6px;
}
-.main_parameter_table,
-.main_errordomain_table,
-.main_enum_table {
- margin-left: 20px;
-}
.main_parameter_table_unknown_parameter {
color: gray;
}
}
.main_parameter_table, .main_errordomain_table, .main_enum_table {
- margin-weight: 20px;
+ margin-right: 20px;
margin-left: 20px;
}
}
.navi_hr {
- border: 0;
background-color: #dedede;
- height: 1px;
border: 0;
border-bottom: 1px solid #fff;
border-top: 1px solid #dedede;
background-repeat: no-repeat;
background-color: #eef;
border: 1px solid #aaf;
- margin: auto;
+ margin: 20px auto auto auto;
width: 90%;
- margin-top: 20px;
font-weight: bold;
}