aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'master/master/media/css/default.css')
-rw-r--r--master/master/media/css/default.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/master/master/media/css/default.css b/master/master/media/css/default.css
index 8d9ce01..860ef5b 100644
--- a/master/master/media/css/default.css
+++ b/master/master/media/css/default.css
@@ -22,6 +22,14 @@ a:visited, a:hover {
color: black;
}
+img {
+ border: 0;
+}
+
+a img {
+ margin: 1%;
+}
+
#topcurves img {
width: 99%;
float: left;
@@ -34,6 +42,7 @@ a:visited, a:hover {
background-color: #e6e6e6;
padding: 1.5%;
padding-top: 0%;
+ margin-bottom: 1.5%;
float: left;
}