fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Some minor funding changes.
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
base.css
diff --git
a/apps/wolnelektury_core/static/css/base.css
b/apps/wolnelektury_core/static/css/base.css
index
5c29ef0
..
3496937
100755
(executable)
--- a/
apps/wolnelektury_core/static/css/base.css
+++ b/
apps/wolnelektury_core/static/css/base.css
@@
-58,11
+58,19
@@
ul.plain {
}
h2 {
+ font-size: 2em;
+ font-weight: normal;
+}
+
+h2.plain {
margin: 0;
font-size: 1em;
- font-weight: normal;
}
+h3 {
+ font-size: 1.5em;
+ font-weight: normal;
+}
.mono {
font-family: "Andale Mono", "Lucida Sans Typewriter", "Courier New";