Compare commits
No commits in common. "658dbbb9aad5d8f53c40c7192c2b1cee0c7937b2" and "0371e00907579ef7c83246dd3cb0c6315ac5de08" have entirely different histories.
658dbbb9aa
...
0371e00907
1 changed files with 3 additions and 4 deletions
|
@ -161,8 +161,8 @@ h6 { font-size: 0.9em }
|
|||
#main {
|
||||
float:right;
|
||||
position: relative;
|
||||
width: 70% !important;
|
||||
width: 70%;
|
||||
width: 67% !important;
|
||||
width: 65%;
|
||||
font-size: 100%;
|
||||
margin: 0 0.5em 0 1.2em;
|
||||
}
|
||||
|
@ -270,6 +270,5 @@ ol li, ul li { padding-bottom: 0.9em }
|
|||
clear: both;
|
||||
font-size: 80%;
|
||||
padding: 8px;
|
||||
/*border-top: #315A94 2px solid*/
|
||||
border-top: #f6b26b 2px solid
|
||||
border-top: #315A94 2px solid
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue