hate css
This commit is contained in:
parent
7333b26d6c
commit
a73f5083dd
|
@ -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{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user