1
0
Fork 0
NCA-Screens/css/style.css

17 lines
248 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%;
/*width: 250px;
height: 70px;*/
}