1
0

begin site overhaul: simpler layout at top

Move old text into FAQ, add a new intro, use linkable headings for
questions, use default link styles.
This commit is contained in:
Simon Michael
2019-10-04 15:54:10 -10:00
parent b030704546
commit d2a6558402
3 changed files with 158 additions and 114 deletions

View File

@@ -3,10 +3,12 @@ h1, h2, h3 {
white-space:nowrap;
}
/*
p > strong > a, p > strong > a:hover {
text-decoration:none;
color:black;
}
*/
.tight p {
margin:0;