X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.userContent.css;h=457b3e885495f6b76d51c36cc3b57d21b153638b;hb=313036166b0eae851bbf36730186752cfaa2956d;hp=94917d6145593f8b806c0d64083a8950d145a055;hpb=d62b01087cccb920a9335c0416257aca96747429;p=nethome.git diff --git a/.userContent.css b/.userContent.css index 94917d6..457b3e8 100644 --- a/.userContent.css +++ b/.userContent.css @@ -12,6 +12,19 @@ html,html>head,html>head *,html>body,html>body * { background-color: black !important; color: white !important; border-color: gray !important; + position: static !important; + left: 0px !important; + top: 0px !important; + right: 0px !important; + bottom: 0px !important; +/* It would prevent any tables formatting: + width: auto !important; + height: auto !important; +*/ +/* It would display all the intentionally hidden content: + display: inline !important; +*/ + text-indent: 0px !important; } html * li {