X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=.userContent.css;h=457b3e885495f6b76d51c36cc3b57d21b153638b;hb=6ceb1f61856c24909fa660c2441a2bbc6e59390b;hp=8f01fb8e2ddb0fa68df6cd1ad432bcadb0117227;hpb=fda8a9f4c189442434a2dff8f3226eaff19c2161;p=nethome.git diff --git a/.userContent.css b/.userContent.css index 8f01fb8..457b3e8 100644 --- a/.userContent.css +++ b/.userContent.css @@ -13,6 +13,18 @@ html,html>head,html>head *,html>body,html>body * { 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 {