roswell.roswell/documents/ros.css
2016-01-09 23:06:10 +09:00

25 lines
344 B
CSS

.author {
font-size: smaller;
font-style: italic; }
body {
padding-left: 2em;
background-color: lightgrey; }
a {
color: limegreen; }
a:visited {
color: #28a428; }
a:hover {
color: #5bd75b; }
code {
color: #145214; }
dl {
padding-left: 2em; }
dl dt {
font-weight: bold; }
/*# sourceMappingURL=ros.css.map */