1
0

table of contents, layout

This commit is contained in:
Simon Michael
2016-05-17 11:26:40 -07:00
parent eb7652bbcd
commit 250310dc43
3 changed files with 251 additions and 109 deletions

View File

@@ -1,3 +1,7 @@
h1, h2, h3 {
font-weight:bold;
}
p > strong > a, p > strong > a:hover {
text-decoration:none;
color:black;