fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Enable questions tagging.
[prawokultury.git]
/
prawokultury
/
static
/
css
/
entry.css
diff --git
a/prawokultury/static/css/entry.css
b/prawokultury/static/css/entry.css
index
ea26986
..
79fff9f
100644
(file)
--- a/
prawokultury/static/css/entry.css
+++ b/
prawokultury/static/css/entry.css
@@
-1,7
+1,6
@@
-.avatar {
+.
entry-wrapped img.
avatar {
float: left;
float: left;
- margin-left: -8em;
- margin-top: 0em; }
+ margin: 0 0 0 -8em; }
.entry-short {
border-bottom: 1px solid #8b8b87; }
.entry-short {
border-bottom: 1px solid #8b8b87; }
@@
-60,6
+59,8
@@
.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 img {
+ margin: 1em; }
.entry-info .entry-wrapped,
.entry-publications .entry-wrapped {
.entry-info .entry-wrapped,
.entry-publications .entry-wrapped {
@@
-68,9
+69,9
@@
.entry-publications .entry-wrapped h1 {
font-size: 2em; }
.entry-publications .entry-wrapped h1 {
font-size: 2em; }
-.entry-picture {
+.entry-
wrapped img.entry-
picture {
float: left;
float: left;
- margin
-right: 1.5em
; }
+ margin
: 0 1.5em 1em 0
; }
.submit-link {
margin-top: 1em;
.submit-link {
margin-top: 1em;
@@
-99,3
+100,9
@@
font-weight: bold; }
.comments .body {
font-size: 1.3em; }
font-weight: bold; }
.comments .body {
font-size: 1.3em; }
+
+table.borders {
+ border-collapse: collapse; }
+ table.borders td {
+ border: 1px solid #777;
+ padding: .3em; }