summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2023-04-27 17:37:15 -0300
committerYaco <franco@reevo.org>2023-04-27 17:37:15 -0300
commit16bf0a613c5f8cc0417336f96df68e10d51855e2 (patch)
tree0615a6cb6f5e2503471ede45057d518eb57969ef
parentc5ba0332b765acd3af26f8019e8ff4b7d93d1d9a (diff)
updates of style
-rw-r--r--style.less18
1 files changed, 18 insertions, 0 deletions
diff --git a/style.less b/style.less
index f30c6c9..4bd68da 100644
--- a/style.less
+++ b/style.less
@@ -97,3 +97,21 @@ section#map > div {
}
.mw-indicator-mw-helplink {display: none;}
+
+.thumbinner, .thumbinner img {
+ width: auto !important;
+}
+
+.center img.thumbimage {
+ width: 1108px !important;
+}
+
+#mw-content-text ul {
+ margin-block-end: 1em;
+ padding-left: 2em;
+ display: flex;
+}
+
+table.wikitable {
+ margin: 0;
+}