index
:
bynu/content
master
wip/zola
Unnamed repository; edit this file 'description' to name the repository.
Siri Reiter
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
local.css
5
1 files changed, 4 insertions, 1 deletions
diff --git a/local.css b/local.css
index 7ce2d93c..48536995 100644
--- a/
local.css
+++ b/
local.css
@@ -1,8 +1,11 @@
+H1 {
+ color: DarkRed;
+}
+
H1,
H2,
H3 {
margin-bottom: 0.1em;
- color: DarkRed;
}
H4,