1
0
Files
plaintextaccounting/css/site.css
2016-07-08 06:38:44 -07:00

16 lines
181 B
CSS

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