# HG changeset patch # User Matti Hamalainen # Date 1442231346 -10800 # Node ID 1597dc762f1445399a824fbd72d1d440f23b3765 # Parent 12916fcdb8b801b4eab7ab3aff37eaeeea8aa6d4 Cleanups. diff -r 12916fcdb8b8 -r 1597dc762f14 basic.css --- 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; }