summaryrefslogtreecommitdiff
path: root/static/css/fame.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/fame.css')
-rw-r--r--static/css/fame.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/css/fame.css b/static/css/fame.css
new file mode 100644
index 0000000..cf969ab
--- /dev/null
+++ b/static/css/fame.css
@@ -0,0 +1,9 @@
+.hall-of-fame-title { font-size: 150%; }
+
+.hall-of-fame-select {
+ font-size: 14px;
+ color: #000;
+ font-family: verdana, sans-serif;
+ background-color: #fff;
+ font-weight: bold;
+}