Compare commits
7 Commits
b40fef173f
...
76ad832567
Author | SHA1 | Date |
---|---|---|
|
76ad832567 | |
|
68a3a645fc | |
|
d646733606 | |
|
974721a66a | |
|
48d4993b8b | |
|
d969014f54 | |
|
ea1be92138 |
|
@ -24,15 +24,13 @@ body {
|
||||||
left: -4px;
|
left: -4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
.bar.bottom {
|
||||||
.bar.bottom {
|
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#thread-update-status {
|
#thread-update-status {
|
||||||
opacity: .8;
|
opacity: .8;
|
||||||
font-size: 8pt;
|
font-size: 8pt;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.title h1 {
|
div.title h1 {
|
||||||
|
|
Loading…
Reference in New Issue