comparison basic.css @ 236:9803200bc7f8

Cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 27 Mar 2018 15:12:44 +0300
parents 028291a78acb
children c7f369ff0fb9
comparison
equal deleted inserted replaced
235:028291a78acb 236:9803200bc7f8
443 font-size: 1.25em; 443 font-size: 1.25em;
444 } 444 }
445 445
446 } 446 }
447 447
448
449 /*
450 * Common rules
451 */
448 #pageInfoButton, #pageUpNaviButton { 452 #pageInfoButton, #pageUpNaviButton {
449 font-size: 1.5em; 453 font-size: 1.5em;
450 bottom: 3em; 454 bottom: 3em;
451 } 455 }
452 456
453 /* 457
454 * Common rules
455 */
456 div.imageCtrl a img { 458 div.imageCtrl a img {
457 top: 5%; 459 top: 5%;
458 } 460 }
459 461
460 div.albumTitle, div.imageCaption { 462 div.albumTitle, div.imageCaption {
461 font-size: 1.2em; 463 font-size: 1.2em;
462 } 464 }
465
463 466
464 #languages { 467 #languages {
465 position: relative; 468 position: relative;
466 top: 0; 469 top: 0;
467 right: 0; 470 right: 0;