Fixes and stuff
This commit is contained in:
parent
362fd0ab23
commit
0e49f06fbf
8 changed files with 79 additions and 5 deletions
|
|
@ -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%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue