summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-09-29 15:37:01 +0200
committerNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-09-29 15:37:01 +0200
commit2de0d141ccb66844643ee7b881a8ce86128279e7 (patch)
tree44e215c6ed57c17fa143c3c2adf79b2562c4e916 /static
parentf6b2d051966a232c6227a31e9851fce031d6b9f6 (diff)
downloadweb-2de0d141ccb66844643ee7b881a8ce86128279e7.tar.gz
web-2de0d141ccb66844643ee7b881a8ce86128279e7.tar.bz2
web-2de0d141ccb66844643ee7b881a8ce86128279e7.zip
style: links are now bold
Diffstat (limited to 'static')
-rw-r--r--static/layout.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/layout.css b/static/layout.css
index 35f2593..28bb4e1 100644
--- a/static/layout.css
+++ b/static/layout.css
@@ -24,6 +24,7 @@ nav ul li:not(:last-child):after {
a,:visited {
font-style: italic;
+ font-weight: bold;
color: #000;
}