changeset 21:1597dc762f14

Cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 14 Sep 2015 14:49:06 +0300
parents 12916fcdb8b8
children 68d6d661c804
files basic.css
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/basic.css	Mon Sep 14 12:59:54 2015 +0300
+++ b/basic.css	Mon Sep 14 14:49:06 2015 +0300
@@ -81,10 +81,6 @@
 	border-right: 1px solid #787;
 }
 
-.imageTable .galleryEntry {
-}
-
-
 .galleryTable a, .galleryTable a:visited  {
 	text-decoration: none;
 	color: white;
@@ -127,7 +123,7 @@
 
 img.albumIcon {
 	border: 0.2em solid black;
-	border-radius: 0.3em;
+	border-radius: 0.6em;
 	box-shadow: 0px 0px 4px black;
 }