Newer
Older
ktt / ksdesign.css
@HIROSE Yuuji HIROSE Yuuji on 11 Nov 2019 384 bytes init
/*
 * CSS for Koeki Society Design
 */
@import url("default.css");
body {background: #8edd5d url("tipbg.png");}
h2 {color: #008; text-shadow: white 1px 1px 0;}
dl {border-left: double 9px #484; margin-left: 1ex; padding-left: 0.5ex;}
ol {margin-left: 1em;}
.nodeco a:link {text-decoration: none;}
p.author {text-align: right; font-size: large; margin: 1ex;}
div.abst {display: none;}