Newer
Older
skip-web / shuzai / laluce / laluce.css
@KANNO Yuito KANNO Yuito on 17 Dec 2017 742 bytes danen
body {color:#000000; background: #ffffff ;}
h1 { color:#000000; font-size:xx-large; text-align:center;
background: linear-gradient(transparent 50%, #ffff66 60%); 
text-shadow: 2px 2px 0 rgba(0,0,0,.2);}
h2 { color:#000000; background: linear-gradient(transparent 50%, #ffff66 60%);
    line-height: 1.3em;
font-size:x-large; }
h3 { color:#ffffff; font-size:xx-large;}
h4 { color:#ffffff; background-color:#ff6600;
font-size:xx-large;}
p{position: relative;}
table, th, td {border: 1px solid; border-collapse: collapse}
th { font-size:large;  text-align:center; }
td:first-child { font-weight:bold;  text-align:left; }
div.localbox {clear: both; } 
div.rfloat {clear: both; width: 40%; float: right; margin-left: 7ex;}
ul {font-size:x-large;}