fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Search
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
main
/
base.scss
diff --git
a/src/wolnelektury/static/scss/main/base.scss
b/src/wolnelektury/static/scss/main/base.scss
old mode 100755
(executable)
new mode 100644
(file)
index
0c8dc89
..
7def77d
--- a/
src/wolnelektury/static/scss/main/base.scss
+++ b/
src/wolnelektury/static/scss/main/base.scss
@@
-14,13
+14,17
@@
html, body {
/* Basic colors and fonts */
body {
/* Basic colors and fonts */
body {
- font-family: Georgia, serif;
+ font-family: Ge
lasio, Ge
orgia, serif;
background: #f7f7f7;
color: black;
@include size(font-size, 15px);
}
background: #f7f7f7;
color: black;
@include size(font-size, 15px);
}
+p {
+ margin: 1em 0;
+}
+
a {
color: #0d7e85;
text-decoration: none;
a {
color: #0d7e85;
text-decoration: none;