mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add stats ui, update popular threads
This commit is contained in:
@@ -229,6 +229,17 @@
|
||||
white-space: pre-line;
|
||||
}
|
||||
|
||||
.stats {
|
||||
margin-top: 5px;
|
||||
text-align: center;
|
||||
color: #800;
|
||||
}
|
||||
|
||||
.stats .stat {
|
||||
display: inline-block;
|
||||
width: 33%;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.content {
|
||||
min-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user