mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-10 19:55:58 +08:00
720px with 10px font
This commit is contained in:
parent
28f61460c3
commit
bde340a7e8
@ -28,6 +28,8 @@ tr.odd.expandRow > :hover { background: #000 !important; }
|
||||
#ping, tr td:nth-child(13) { display:none; visibility:hidden; }
|
||||
}
|
||||
@media only screen and (max-width: 720px) {
|
||||
body { font-size: 10px; }
|
||||
.content { padding: 0; }
|
||||
#type, tr td:nth-child(4) { display:none; visibility:hidden; }
|
||||
#location, tr td:nth-child(5) { display:none; visibility:hidden; }
|
||||
#uptime, tr td:nth-child(6) { display:none; visibility:hidden; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user