Umama-at-Bluchip's picture
Upload 92 files
73c6193 verified
raw
history blame contribute delete
451 Bytes
body {
color: #cccccc;
font-family: Monospace;
font-size: 13px;
text-align: center;
background-color: #050505;
margin: 0px;
overflow: hidden;
}
#info {
position: absolute;
top: 0px;
width: 100%;
padding: 5px;
}
#description {
position: absolute;
top: 20px;
width: 100%;
padding: 5px;
}
.float {
float: left;
top: 10px;
}
a {
color: #0080ff;
}