Compare commits
8 Commits
76ad832567
...
b40fef173f
Author | SHA1 | Date |
---|---|---|
towards-a-new-leftypol | b40fef173f | |
towards-a-new-leftypol | e222eb4779 | |
towards-a-new-leftypol | 99f6446026 | |
towards-a-new-leftypol | b9c091ab8d | |
towards-a-new-leftypol | 71c465f9c2 | |
towards-a-new-leftypol | 0edad5d495 | |
towards-a-new-leftypol | 3d6ede791a | |
towards-a-new-leftypol | b4e77bae40 |
|
@ -24,13 +24,15 @@ body {
|
||||||
left: -4px;
|
left: -4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bar.bottom {
|
@media screen and (max-width: 600px) {
|
||||||
font-size: 14px;
|
.bar.bottom {
|
||||||
}
|
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