fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix condition for "remind me" button
[prawokultury.git]
/
prawokultury
/
static
/
css
/
entry.css
diff --git
a/prawokultury/static/css/entry.css
b/prawokultury/static/css/entry.css
index
2732d42
..
d7512be
100644
(file)
--- a/
prawokultury/static/css/entry.css
+++ b/
prawokultury/static/css/entry.css
@@
-75,7
+75,8
@@
.entry-wrapped .gallery-image img {
margin: 0; }
.entry-wrapped table {
.entry-wrapped .gallery-image img {
margin: 0; }
.entry-wrapped table {
- border-collapse: collapse; }
+ border-collapse: collapse;
+ margin-bottom: 2em; }
.entry-wrapped table td, .entry-wrapped table th {
border: 1px #bbb solid;
padding: 0.4em; }
.entry-wrapped table td, .entry-wrapped table th {
border: 1px #bbb solid;
padding: 0.4em; }