summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/local.css b/local.css
index f212c852..72dfe652 100644
--- a/local.css
+++ b/local.css
@@ -30,12 +30,21 @@ A:hover {
color: #06c;
}
-em {
+EM {
color: black;
font-style: normal;
font-weight: bold;
}
+IMG.icon {
+ background-color: none;
+ display: block;
+ clear: both;
+ float: right;
+ margin-right: -250px;
+ padding: 0 20px 20px 20px;
+}
+
DIV.header span {
display: none;
}