summaryrefslogtreecommitdiff
path: root/skins/chick/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/chick/main.css')
-rw-r--r--skins/chick/main.css26
1 files changed, 6 insertions, 20 deletions
diff --git a/skins/chick/main.css b/skins/chick/main.css
index 961d1c0a..4501ccd0 100644
--- a/skins/chick/main.css
+++ b/skins/chick/main.css
@@ -231,7 +231,7 @@ in the bottom-right corner of the content area */
margin-right: auto;
}
/* small for tables and similar */
-.small, .small * { font-size: 94%; }
+.small { font-size: 94%; }
table.small { font-size: 100% }
/*
@@ -245,7 +245,7 @@ table.small { font-size: 100% }
padding:5px;
font-size: 95%;
}
-#toc ul { margin-left: 2em; }
+#toc ul { margin: 0 2em; }
#toc .toctoggle { font-size: 94%; }
#toc .editsection {
margin-top: 0.7em;
@@ -253,20 +253,14 @@ table.small { font-size: 100% }
}
/* images */
-div.floatright, table.floatright {
- clear: right;
- float: right;
+/* @noflip */div.floatright, table.floatright {
margin: 0;
- position: relative;
border: 0.5em solid white;
border-width: 0.5em 0 0.8em 1.4em;
}
div.floatright p { font-style: italic; }
-div.floatleft, table.floatleft {
- float: left;
- clear: left;
+/* @noflip */div.floatleft, table.floatleft {
margin: 0.3em 0.5em 0.5em 0;
- position: relative;
border: 0.5em solid white;
border-width: 0.5em 1.4em 0.8em 0;
}
@@ -303,24 +297,16 @@ div.magnify a, div.magnify img {
border: none !important;
background: none !important;
}
-div.tright {
- clear: right;
- float: right;
+/* @noflip */div.tright {
margin: 0.5em 0 1.3em 1.4em;
}
-div.tleft {
- float: left;
- clear: left;
+/* @noflip */div.tleft {
margin: 0.5em 1.4em 1.3em 0;
}
img.thumbborder {
border: 1px solid #dddddd;
}
-.hiddenStructure {
- display: none;
-}
-
/*
** classes for special content elements like town boxes
** intended to be referenced directly from the wiki src