Compare commits

..

No commits in common. "master" and "v0.2" have entirely different histories.
master ... v0.2

View File

@ -59,18 +59,17 @@ a:active
#middle #middle
{ {
position: absolute;
left: 35%;
top: 10%;
width:400px; width:400px;
margin: auto margin: 0px
} }
#top #top
{ {
width:400px; position: absolute;
margin: auto left: 35%;
} top: 5%
margin: 0px
hr
{
margin-left:0px;
width:280px;
} }