mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(board header): add sub online status info to offline icon title
This commit is contained in:
@@ -23,14 +23,14 @@
|
||||
text-align: center;
|
||||
color: red;
|
||||
font-weight: 700;
|
||||
padding: 100px 0;
|
||||
padding: 100px 15px;
|
||||
}
|
||||
|
||||
.offlineBoard {
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
color: red;
|
||||
padding: 30px 0;
|
||||
padding: 30px 15px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user