Compare commits

..

No commits in common. "658dbbb9aad5d8f53c40c7192c2b1cee0c7937b2" and "0371e00907579ef7c83246dd3cb0c6315ac5de08" have entirely different histories.

View file

@ -161,8 +161,8 @@ h6 { font-size: 0.9em }
#main { #main {
float:right; float:right;
position: relative; position: relative;
width: 70% !important; width: 67% !important;
width: 70%; width: 65%;
font-size: 100%; font-size: 100%;
margin: 0 0.5em 0 1.2em; margin: 0 0.5em 0 1.2em;
} }
@ -270,6 +270,5 @@ ol li, ul li { padding-bottom: 0.9em }
clear: both; clear: both;
font-size: 80%; font-size: 80%;
padding: 8px; padding: 8px;
/*border-top: #315A94 2px solid*/ border-top: #315A94 2px solid
border-top: #f6b26b 2px solid
} }