view shuzai/tabelog/tabelog.css @ 3610:3504c4916a7e

tabelog
author KANNO Yuito <c116053@e.koeki-u.ac.jp>
date Fri, 22 Dec 2017 14:34:35 +0900
parents 890341b16d35
children
line wrap: on
line source

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: 50%; float: right; margin-left: 7ex;}
ul {font-size:x-large;}

yatex.org