aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style/default.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/style/default.css b/static/style/default.css
index b743e5b..1dd48e1 100644
--- a/static/style/default.css
+++ b/static/style/default.css
@@ -189,8 +189,9 @@ pre.large {
.right_stuff a {
color: #7777DD; }
.right_stuff a:visited {
- /* color: #BB77BB; */
color: #7777DD; }
+.right_stuff a:hover {
+ text-decoration: none; }
.right_stuff img {
border: 1px solid black; }
.photo_thumb {