mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 07:30:19 +00:00
Resize logo in sidebar
This commit is contained in:
10
theme.css
10
theme.css
@@ -33,6 +33,14 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#sidebar .logo-container {
|
||||||
|
padding-top: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#sidebar .logo-inverted {
|
||||||
|
height: 35px;
|
||||||
|
}
|
||||||
|
|
||||||
i.hostmask {
|
i.hostmask {
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
@@ -49,7 +57,7 @@ kbd {
|
|||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .count:before,
|
#chat .count::before,
|
||||||
#form #submit,
|
#form #submit,
|
||||||
#chat button.menu,
|
#chat button.menu,
|
||||||
#viewport .lt,
|
#viewport .lt,
|
||||||
|
|||||||
Reference in New Issue
Block a user