This commit is contained in:
gnieark 2015-12-09 22:10:40 +01:00
parent 7333b26d6c
commit a73f5083dd

View File

@ -2,7 +2,7 @@ html {
height: 100%; height: 100%;
} }
body{ body{
position:relative; position:relative;
width:100%; width:100%;
font-size:100%; font-size:100%;
top: 0px; top: 0px;
@ -82,9 +82,7 @@ footer a {
text-align: right; text-align: right;
} }
section{ section{
border-bottom: 1px solid rgb(204, 204, 204);
margin: 0 auto; margin: 0 auto;
overflow: hidden;
width: 90%; width: 90%;
} }
article{ article{