comparison basic.css @ 155:144513aefcd4

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 07 Nov 2017 14:40:30 +0200
parents 606b05c31d5e
children d5ebb0d9d70f
comparison
equal deleted inserted replaced
154:0b87e7c1675c 155:144513aefcd4
296 #imageLink { 296 #imageLink {
297 position: absolute; 297 position: absolute;
298 left: 0; 298 left: 0;
299 right: 0; 299 right: 0;
300 bottom: 0; 300 bottom: 0;
301
301 background: white; 302 background: white;
302 color: black; 303 color: black;
304
303 text-shadow: none; 305 text-shadow: none;
304 text-decoration: none; 306 text-decoration: none;
305 font-size: 1.25em; 307 font-size: 1.25em;
308
306 padding: 0.5em; 309 padding: 0.5em;
307 } 310 }
308 311
309 312
310 span.infoDateTime { 313 span.infoDateTime {