summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-03-02 20:40:11 +0100
committerhukl <contact@smyck.org>2009-03-02 20:40:11 +0100
commitfecf81e546b174ee5a8fb939b234aae2a1cb91b0 (patch)
tree7008784931d12cdb327e231a4b2ed478b1bd21d3 /public
parentfc165e64c3348a0dfa92f6ab963168e45743da02 (diff)
yellow content links
Diffstat (limited to 'public')
-rwxr-xr-xpublic/stylesheets/styled.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/styled.css b/public/stylesheets/styled.css
index 6dd528a..0c131f3 100755
--- a/public/stylesheets/styled.css
+++ b/public/stylesheets/styled.css
@@ -194,7 +194,7 @@ hr.subtitle {
194#content a { 194#content a {
195 padding: 1em; 195 padding: 1em;
196 margin: -1em; 196 margin: -1em;
197 color: #4d4d4d; 197 color: #eab407;
198 font-family: Verdana; 198 font-family: Verdana;
199 text-decoration: none; 199 text-decoration: none;
200} 200}