summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-03-04 23:57:49 +0100
committerhukl <contact@smyck.org>2009-03-04 23:57:49 +0100
commitbd0ec81f6f6b1129bb78a7c5d813c1d87c8dbcac (patch)
treee25d053360e1294422a0d15c8e1eed7e46823c59 /public
parentf79a25b4303d8e7b81d9d6c2d25a0328f9524b48 (diff)
minor fixes
Diffstat (limited to 'public')
-rwxr-xr-xpublic/stylesheets/styled.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/stylesheets/styled.css b/public/stylesheets/styled.css
index 4502529..707905e 100755
--- a/public/stylesheets/styled.css
+++ b/public/stylesheets/styled.css
@@ -29,6 +29,11 @@
29 border-width: 0 0 .09em .09em; 29 border-width: 0 0 .09em .09em;
30} 30}
31 31
32#header h1 a {
33 text-decoration: none;
34 color: #000000;
35}
36
32#yellow { 37#yellow {
33 background: #FFCA08; 38 background: #FFCA08;
34 height: 1.27em; 39 height: 1.27em;