aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
Diffstat (limited to 'styles')
-rw-r--r--styles/zenburn.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/styles/zenburn.css b/styles/zenburn.css
index 1ece6dc..b77a3ca 100644
--- a/styles/zenburn.css
+++ b/styles/zenburn.css
@@ -11,7 +11,11 @@ a {
text-decoration: none;
font-size: 0.8em;
color: #7c73c3;
-}
+}
+
+img {
+ border: none;
+}
.header {
margin: 5px 0px 5px 30px;