Compare commits
8 Commits
76ad832567
...
b40fef173f
Author | SHA1 | Date |
---|---|---|
|
b40fef173f | |
|
e222eb4779 | |
|
99f6446026 | |
|
b9c091ab8d | |
|
71c465f9c2 | |
|
0edad5d495 | |
|
3d6ede791a | |
|
b4e77bae40 |
|
@ -24,13 +24,15 @@ body {
|
|||
left: -4px;
|
||||
}
|
||||
|
||||
.bar.bottom {
|
||||
font-size: 14px;
|
||||
}
|
||||
@media screen and (max-width: 600px) {
|
||||
.bar.bottom {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#thread-update-status {
|
||||
opacity: .8;
|
||||
font-size: 8pt;
|
||||
#thread-update-status {
|
||||
opacity: .8;
|
||||
font-size: 8pt;
|
||||
}
|
||||
}
|
||||
|
||||
div.title h1 {
|
||||
|
|
Loading…
Reference in New Issue