fnp
/
prawokultury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5450d33
)
A little more readable text.
author
Radek Czajka
<radekczajka@nowoczesnapolska.org.pl>
Tue, 22 Apr 2014 09:19:27 +0000
(11:19 +0200)
committer
Radek Czajka
<radekczajka@nowoczesnapolska.org.pl>
Tue, 22 Apr 2014 09:19:27 +0000
(11:19 +0200)
prawokultury/static/css/base.css
patch
|
blob
|
history
prawokultury/static/css/base.scss
patch
|
blob
|
history
prawokultury/static/css/entry.css
patch
|
blob
|
history
prawokultury/static/css/entry.scss
patch
|
blob
|
history
diff --git
a/prawokultury/static/css/base.css
b/prawokultury/static/css/base.css
index
9c3ddd8
..
5103bab
100644
(file)
--- a/
prawokultury/static/css/base.css
+++ b/
prawokultury/static/css/base.css
@@
-1,4
+1,4
@@
-@import url(
http:
//fonts.googleapis.com/css?family=Lato:400,700,400italic);
+@import url(//fonts.googleapis.com/css?family=Lato:400,700,400italic);
body {
font-family: 'Lato', sans-serif;
font-size: .625em;
body {
font-family: 'Lato', sans-serif;
font-size: .625em;
diff --git
a/prawokultury/static/css/base.scss
b/prawokultury/static/css/base.scss
index
18db75e
..
bee2f37
100644
(file)
--- a/
prawokultury/static/css/base.scss
+++ b/
prawokultury/static/css/base.scss
@@
-1,4
+1,4
@@
-@import url(
http:
//fonts.googleapis.com/css?family=Lato:400,700,400italic);
+@import url(//fonts.googleapis.com/css?family=Lato:400,700,400italic);
body {
font-family: 'Lato', sans-serif;
body {
font-family: 'Lato', sans-serif;
diff --git
a/prawokultury/static/css/entry.css
b/prawokultury/static/css/entry.css
index
b3841e2
..
1182c52
100644
(file)
--- a/
prawokultury/static/css/entry.css
+++ b/
prawokultury/static/css/entry.css
@@
-9,17
+9,18
@@
padding-top: .7em; }
.entry-wrapped {
padding-top: .7em; }
.entry-wrapped {
- margin-left: 8em; }
+ margin-left: 8em;
+ line-height: 1.8em; }
.entry-wrapped h1, .entry-wrapped h2 {
margin: 0;
color: #ed7f00;
.entry-wrapped h1, .entry-wrapped h2 {
margin: 0;
color: #ed7f00;
- font-size: 1.
3
em; }
+ font-size: 1.
4
em; }
.entry-wrapped h1 a, .entry-wrapped h2 a {
color: #01519a; }
.entry-wrapped h2.section {
margin: 2em 0; }
.entry-wrapped .entry-data {
.entry-wrapped h1 a, .entry-wrapped h2 a {
color: #01519a; }
.entry-wrapped h2.section {
margin: 2em 0; }
.entry-wrapped .entry-data {
- font-size: 1.
3
em;
+ font-size: 1.
4
em;
margin-top: 1.4em;
margin-bottom: 1.4em; }
.entry-wrapped .entry-data .date {
margin-top: 1.4em;
margin-bottom: 1.4em; }
.entry-wrapped .entry-data .date {
@@
-31,9
+32,9
@@
.entry-wrapped .entry-data .categories a {
color: black; }
.entry-wrapped .lead {
.entry-wrapped .entry-data .categories a {
color: black; }
.entry-wrapped .lead {
- font-size: 1.
3
em; }
+ font-size: 1.
4
em; }
.entry-wrapped .body {
.entry-wrapped .body {
- font-size: 1.
3
em; }
+ font-size: 1.
4
em; }
.entry-wrapped blockquote {
position: relative;
left: 1em;
.entry-wrapped blockquote {
position: relative;
left: 1em;
diff --git
a/prawokultury/static/css/entry.scss
b/prawokultury/static/css/entry.scss
index
e8ddda8
..
9814feb
100644
(file)
--- a/
prawokultury/static/css/entry.scss
+++ b/
prawokultury/static/css/entry.scss
@@
-14,11
+14,12
@@
.entry-wrapped {
margin-left: 8em;
.entry-wrapped {
margin-left: 8em;
+ line-height: 1.8em;
h1, h2 {
margin: 0;
color: #ed7f00;
h1, h2 {
margin: 0;
color: #ed7f00;
- font-size: 1.
3
em;
+ font-size: 1.
4
em;
a {
color: #01519a;
a {
color: #01519a;
@@
-30,7
+31,7
@@
}
.entry-data {
}
.entry-data {
- font-size: 1.
3
em;
+ font-size: 1.
4
em;
margin-top: 1.4em;
margin-bottom: 1.4em;
.date {
margin-top: 1.4em;
margin-bottom: 1.4em;
.date {
@@
-48,11
+49,11
@@
}
.lead {
}
.lead {
- font-size: 1.
3
em;
+ font-size: 1.
4
em;
}
.body {
}
.body {
- font-size: 1.
3
em;
+ font-size: 1.
4
em;
}
blockquote {
}
blockquote {