fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix 'liked'
[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
index
270d227
..
0923f80
100755
(executable)
--- a/
src/wolnelektury/static/scss/main/base.scss
+++ b/
src/wolnelektury/static/scss/main/base.scss
@@
-18,7
+18,7
@@
body {
background: #f7f7f7;
color: black;
background: #f7f7f7;
color: black;
- @include size(font-size, 1
3
px);
+ @include size(font-size, 1
5
px);
}
a {
}
a {
@@
-41,12
+41,12
@@
h1 {
}
h2 {
}
h2 {
- @include size(font-size, 2
0
px);
+ @include size(font-size, 2
3
px);
font-weight: normal;
}
h3 {
font-weight: normal;
}
h3 {
- @include size(font-size, 1
5
px);
+ @include size(font-size, 1
7
px);
font-weight: normal;
}
font-weight: normal;
}