pull/17/head
gnieark 9 years ago
parent 039248c977
commit 775affa9ef

@ -7,6 +7,7 @@ body{
text-rendering:optimizelegibility;
margin:0 auto;
font-family : "lucida grande", "gill sans", arial, sans-serif;
min-height:100%;
}
header{
background-color:#A60800;
@ -61,8 +62,8 @@ footer{
font-size: 12px;
line-height: 1.5em;
text-align: center;
position: relative;
clear: both;
bottom: 0;
}
footer a {
margin:0px 5px 0px 5px;
@ -80,7 +81,6 @@ section{
margin: 0 auto;
overflow: hidden;
width: 90%;
min-height:100%;
}
article{
float: right;

Loading…
Cancel
Save