1
0
Fork 0
NCA-Screens/css/style.css
2011-11-01 19:45:27 -04:00

15 lines
No EOL
214 B
CSS

body {
background-color: #00487D;
}
#drop {
background-color: #0066B3;
height: 300px;
width: 800px;
text-align: center;
margin-top: -150px;
margin-left: -400px;
position: absolute;
top: 50%;
left: 50%;
}