more html for the new utility belt
u are batman now. modified: templates/base.html modified: templates/chat.html
This commit is contained in:
parent
54fe4139a0
commit
c2dcb6c4bf
2 changed files with 41 additions and 1 deletions
|
|
@ -240,6 +240,10 @@
|
|||
background-color: #555; /* Darken on hover */
|
||||
}
|
||||
|
||||
.utility-belt {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
/* Media query for mobile devices */
|
||||
@media (max-width: 768px) {
|
||||
.main-container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue