Some CSS changes
This commit is contained in:
parent
1fa31a296e
commit
e533139930
17
hosts_up.css
17
hosts_up.css
@ -59,17 +59,18 @@ a:active
|
|||||||
|
|
||||||
#middle
|
#middle
|
||||||
{
|
{
|
||||||
position: absolute;
|
|
||||||
left: 35%;
|
|
||||||
top: 10%;
|
|
||||||
width:400px;
|
width:400px;
|
||||||
margin: 0px
|
margin: auto
|
||||||
}
|
}
|
||||||
|
|
||||||
#top
|
#top
|
||||||
{
|
{
|
||||||
position: absolute;
|
width:400px;
|
||||||
left: 35%;
|
margin: auto
|
||||||
top: 5%
|
}
|
||||||
margin: 0px
|
|
||||||
|
hr
|
||||||
|
{
|
||||||
|
margin-left:0px;
|
||||||
|
width:280px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user