1
0

style/help cleanups

This commit is contained in:
Simon Michael
2023-11-30 12:28:46 -10:00
parent a5786a2801
commit ede75b3349
3 changed files with 34 additions and 80 deletions

View File

@@ -4,24 +4,12 @@ body {
font-size:large;
}
h1, h2, h3 {
h1, h2, h3, h4, h5, h6 {
font-weight:bold;
white-space:nowrap;
text-shadow: 1px 1px 2px white;
}
/*
p > strong > a, p > strong > a:hover {
text-decoration:none;
color:black;
}
*/
.tight p {
margin:0;
}
/*
li {
margin-bottom:0;
}
*/