mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix 404 check, add 404 page mobile style, fix description/rules custom comment
This commit is contained in:
@@ -53,4 +53,16 @@
|
||||
|
||||
.backToBoard a {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.content {
|
||||
min-width: 0;
|
||||
width: auto;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.boxContent img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user