Correct menu teams and info blocks everywhere

This commit is contained in:
2015-03-10 16:58:12 +07:00
parent 5f5ee4125e
commit a794366109
2 changed files with 101 additions and 38 deletions
+5 -1
View File
@@ -8,6 +8,7 @@ section {
.menu {
width: 13em;
margin-top: 20px;
}
.menu ul {
margin: 0;
@@ -28,8 +29,8 @@ li.nav {
}
.content {
margin-top: 15px;
width: calc(100% - 13em);
margin-top: 20px;
}
.content .left, .content .right {
float: left;
@@ -52,6 +53,9 @@ li.nav {
}
.info-block h1 {
font-size: 32px;
line-height: 32px;
margin: 0;
font-weight: 400;
}