# HG changeset patch # User KANNO Yuito # Date 1513676327 -32400 # Node ID 890341b16d35b0babc68a80f1024c5025d86f334 # Parent 8b42b6a54cb4696cdca5c2b377735a2e1396a7fd tabelog diff -r 8b42b6a54cb4 -r 890341b16d35 shuzai/omatsu/omatsu.html --- a/shuzai/omatsu/omatsu.html Mon Dec 18 12:49:21 2017 +0900 +++ b/shuzai/omatsu/omatsu.html Tue Dec 19 18:38:47 2017 +0900 @@ -20,7 +20,8 @@ - +
電話番号0234-94-2617
住所山形県酒田市大字生石上坂125
営業時間 +
営業時間 11:30~15:00(ラストオーダー14:30)
17:00~21:00(ラストオーダー20:00)
diff -r 8b42b6a54cb4 -r 890341b16d35 shuzai/tabelog/tabelog.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/shuzai/tabelog/tabelog.css Tue Dec 19 18:38:47 2017 +0900 @@ -0,0 +1,17 @@ +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;}