summaryrefslogtreecommitdiffstats
path: root/skins/standard/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/standard/index.css')
-rw-r--r--skins/standard/index.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/skins/standard/index.css b/skins/standard/index.css
index fe801e1d3..b76361005 100644
--- a/skins/standard/index.css
+++ b/skins/standard/index.css
@@ -66,4 +66,17 @@
padding: 1em 0;
}
+ #new_release
+ {
+ border: 2px solid red;
+ padding: 0.5em 1em;
+ margin: 1em;
+ font-weight: bold;
+ }
+
+ #new_release .notice
+ {
+ font-size: 80%;
+ font-weight: normal;
+ }
/* index page (end) */