diff web/css/dottes.css @ 200:b3a4f4caddd5

Increase size of tune link text to make centering look less bad.
author Jim Hague <jim.hague@acm.org>
date Sun, 17 Feb 2013 00:40:21 +0000
parents 8f352063f277
children 28060949020d
line wrap: on
line diff
--- a/web/css/dottes.css	Sun Feb 17 00:39:59 2013 +0000
+++ b/web/css/dottes.css	Sun Feb 17 00:40:21 2013 +0000
@@ -90,6 +90,11 @@
 {
 }
 
+a.dottes-tune-link
+{
+    font-size: 20px;
+}
+
 table.dottes-tune-table
 {
     padding: 10px;