X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ca7f934164aa070cd408bfcf0b4246acd980bd8b..0a94df2926285f044711d9d7dabf8274ffd60213:/wolnelektury/media/css/master.css diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index 8ac1260fe..bb1e1eecc 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -306,6 +306,17 @@ div.shown-tags p { text-align: justify; } +#description .meta { + margin: 0.5em; + width: 12em; + list-style: none; + float: right; +} + +#description dt { + font-weight: bold; +} + #toggle-description, #tagged-object-list .pagination { width: 100%; height: 1.5em; @@ -553,6 +564,6 @@ div.shown-tags p { } #top-message a { - color: #999; + color: #AAA; }