summaryrefslogtreecommitdiff
path: root/themes/minimal/css-1.7.5/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/minimal/css-1.7.5/style.css')
-rw-r--r--themes/minimal/css-1.7.5/style.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/themes/minimal/css-1.7.5/style.css b/themes/minimal/css-1.7.5/style.css
index af05706f99..6bf8eb2c7c 100644
--- a/themes/minimal/css-1.7.5/style.css
+++ b/themes/minimal/css-1.7.5/style.css
@@ -1783,29 +1783,14 @@ div.faq_body {
padding: 0 1em;
}
-.faq_italic {
- font-style: italic;
- font-weight: bold;
- font-size: 90%;
- padding: 0 10px;
-}
-
.faq_top {
float: right;
}
-.faq_edit {
- float: right;
-}
-
[dir=rtl] .faq_top {
float: left;
}
-[dir=rtl] .faq_edit {
- float: left;
-}
-
/* === Positioning edit, copy, delete links === */
/* General use */
.editfacts {