summaryrefslogtreecommitdiff
path: root/static/f/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/f/style.css')
-rw-r--r--static/f/style.css11
1 files changed, 9 insertions, 2 deletions
diff --git a/static/f/style.css b/static/f/style.css
index 52701306..06f65e37 100644
--- a/static/f/style.css
+++ b/static/f/style.css
@@ -163,6 +163,10 @@ td.field label {
p.center {
text-align: center;
}
+b.future {
+ font-weight: normal;
+ color: #e44;
+}
@@ -348,8 +352,11 @@ div.vndescription p {
padding-top: 3px;
list-style-type: none;
}
-.producerpage li a {
- margin-left: 10px;
+.producerpage li i {
+ display: block;
+ font-style: normal;
+ float: left;
+ width: 80px;
}