1
0
Files
plaintextaccounting/css/site.css
Simon Michael d2a6558402 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.
2019-10-04 15:54:10 -10:00

22 lines
215 B
CSS

h1, h2, h3 {
font-weight:bold;
white-space:nowrap;
}
/*
p > strong > a, p > strong > a:hover {
text-decoration:none;
color:black;
}
*/
.tight p {
margin:0;
}
/*
li {
margin-bottom:0;
}
*/