hb9kns/hb9kns.css

14 lines
204 B
CSS
Raw Permalink Normal View History

/* HB9KNS style file */
/* 2017-Jul YCB */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
2018-05-03 11:50:53 +00:00
background-color: #eeeeee;
color: #222222;
}
a {
text-decoration: underline;
color: #223344;
}