Fix Style
This commit is contained in:
@@ -32,6 +32,7 @@ include "includes/navbar.html";
|
|||||||
<li>Computer Technology</li>
|
<li>Computer Technology</li>
|
||||||
</ol>
|
</ol>
|
||||||
</article>
|
</article>
|
||||||
|
<article>
|
||||||
<header>
|
<header>
|
||||||
<h1>Genap 2011/2012</h1>
|
<h1>Genap 2011/2012</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
@@ -263,3 +263,11 @@ section.sidebar {
|
|||||||
float: right;
|
float: right;
|
||||||
width: 20%;
|
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;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user