comparison basic.css @ 21:1597dc762f14

Cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 14 Sep 2015 14:49:06 +0300
parents 12916fcdb8b8
children 7f5209a6f7e0
comparison
equal deleted inserted replaced
20:12916fcdb8b8 21:1597dc762f14
79 border-left: 1px solid #343; 79 border-left: 1px solid #343;
80 border-bottom: 1px solid #787; 80 border-bottom: 1px solid #787;
81 border-right: 1px solid #787; 81 border-right: 1px solid #787;
82 } 82 }
83 83
84 .imageTable .galleryEntry {
85 }
86
87
88 .galleryTable a, .galleryTable a:visited { 84 .galleryTable a, .galleryTable a:visited {
89 text-decoration: none; 85 text-decoration: none;
90 color: white; 86 color: white;
91 outline: 0; 87 outline: 0;
92 } 88 }
125 border: 0.2em solid white; 121 border: 0.2em solid white;
126 } 122 }
127 123
128 img.albumIcon { 124 img.albumIcon {
129 border: 0.2em solid black; 125 border: 0.2em solid black;
130 border-radius: 0.3em; 126 border-radius: 0.6em;
131 box-shadow: 0px 0px 4px black; 127 box-shadow: 0px 0px 4px black;
132 } 128 }
133 129
134 a:hover img.albumIcon, a:active img.albumIcon, a:focus img.albumIcon { 130 a:hover img.albumIcon, a:active img.albumIcon, a:focus img.albumIcon {
135 border: 0.2em solid white; 131 border: 0.2em solid white;