fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added styles for descriptions.
[wolnelektury.git]
/
wolnelektury
/
media
/
css
/
master.css
diff --git
a/wolnelektury/media/css/master.css
b/wolnelektury/media/css/master.css
index
fc0321e
..
bb1e1ee
100644
(file)
--- 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;