Fix Style

This commit is contained in:
Willy Sudiarto Raharjo
2012-06-16 12:09:59 +07:00
parent b1ce44c25b
commit 24494c6b57
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -263,3 +263,11 @@ section.sidebar {
float: right;
width: 20%;
}
section.about article ol li, section.presentations article ol li {
margin-left: 10px;
}
section.about article header h1, section.presentations article header h1, section.teaching article header h1 {
margin-left: 10px;
}