Fixes and stuff

This commit is contained in:
calzoneman 2013-04-04 14:56:43 -05:00
parent 362fd0ab23
commit 0e49f06fbf
8 changed files with 79 additions and 5 deletions

View file

@ -125,6 +125,18 @@
background-color: #ddffdd;
}
.drink {
margin: 10px 10px;
padding: 10px 0px;
border: 2px solid #0000cc;
}
.drinkbar {
background-color: #000000;
color: #ffffff;
text-align: center;
}
#motdtext {
width: 100%;
}