mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update main.css
This commit is contained in:
parent
e5b5ea3a26
commit
30e5ec727c
@ -71,7 +71,7 @@ html {
|
||||
min-height: 100.1%; /* always show vertical scrollbar in Mozilla */
|
||||
}
|
||||
body {
|
||||
min-width: 760px; color: #000000; background: #E3E3E3;
|
||||
min-width: 760px; min-width: fit-content; color: #000000; background: #E3E3E3;
|
||||
}
|
||||
body, th, td, font {
|
||||
font: 12px Verdana,Arial,sans-serif;
|
||||
|
Loading…
Reference in New Issue
Block a user