aboutsummaryrefslogtreecommitdiffstats
path: root/stylus/archwiki_wide.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylus/archwiki_wide.css')
-rw-r--r--stylus/archwiki_wide.css33
1 files changed, 16 insertions, 17 deletions
diff --git a/stylus/archwiki_wide.css b/stylus/archwiki_wide.css
index e6e947a..d3985a1 100644
--- a/stylus/archwiki_wide.css
+++ b/stylus/archwiki_wide.css
@@ -1,59 +1,58 @@
-@-moz-document url-prefix("https://wiki.archlinux.org") {
-
-.mw-body {
+@-moz-document url-prefix("https://wiki.archlinux.org")
+{
+ .mw-body {
margin: 10px;
border: 10px;
padding: 10px;
width: 90%;
max-width: 100%;
-}
+ }
-.mw-content-container {
+ .mw-content-container {
margin: 10px;
border: 10px;
padding: 10px;
width: 100%;
max-width: 100%;
-}
+ }
-.mw-parser-output {
+ .mw-parser-output {
margin: 10px;
border: 10px;
padding: 10px;
width: 100%;
max-width: 100%;
-}
+ }
-.vector-body {
+ .vector-body {
margin: 10px;
border: 10px;
padding: 10px;
width: 100%;
max-width: 100%;
-}
+ }
-#mw-content-text {
+ #mw-content-text {
margin: 10px;
border: 10px;
padding: 10px;
width: 100%;
max-width: 100%;
-}
+ }
-#content {
+ #content {
margin: 10px;
border: 10px;
padding: 10px;
width: 100%;
max-width: 100%;
-}
+ }
-div {
+ div {
margin: 0px;
border: 0px;
padding: 0px;
width: 90%;
max-width: 100%;
-}
-
+ }
}