fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
hide buttons
[prawokultury.git]
/
prawokultury
/
static
/
css
/
entry.css
diff --git
a/prawokultury/static/css/entry.css
b/prawokultury/static/css/entry.css
index
1182c52
..
d7512be
100644
(file)
--- a/
prawokultury/static/css/entry.css
+++ b/
prawokultury/static/css/entry.css
@@
-61,18
+61,25
@@
.entry-wrapped .more .read-more:after {
content: url("/static/img/read-more.png");
margin-left: .7em; }
.entry-wrapped .more .read-more:after {
content: url("/static/img/read-more.png");
margin-left: .7em; }
+ .entry-wrapped .gallery h2 {
+ margin-top: 2em; }
.entry-wrapped .gallery-item {
float: left;
width: 300px;
.entry-wrapped .gallery-item {
float: left;
width: 300px;
- text-align: center;
- margin-top: 2em; }
+ text-align: center; }
.entry-wrapped .gallery-image {
.entry-wrapped .gallery-image {
- height:
25
0px;
+ height:
30
0px;
width: 300px;
display: table-cell;
vertical-align: middle; }
.entry-wrapped .gallery-image img {
margin: 0; }
width: 300px;
display: table-cell;
vertical-align: middle; }
.entry-wrapped .gallery-image img {
margin: 0; }
+ .entry-wrapped table {
+ border-collapse: collapse;
+ margin-bottom: 2em; }
+ .entry-wrapped table td, .entry-wrapped table th {
+ border: 1px #bbb solid;
+ padding: 0.4em; }
.entry-info .entry-wrapped,
.entry-publications .entry-wrapped {
.entry-info .entry-wrapped,
.entry-publications .entry-wrapped {
@@
-113,3
+120,5
@@
font-weight: bold; }
.comments .body {
font-size: 1.3em; }
font-weight: bold; }
.comments .body {
font-size: 1.3em; }
+
+/*# sourceMappingURL=entry.css.map */