diff --git a/shuzai/tabelog/tabelog.css b/shuzai/tabelog/tabelog.css index bc4e76c..9e007cc 100644 --- a/shuzai/tabelog/tabelog.css +++ b/shuzai/tabelog/tabelog.css @@ -13,5 +13,5 @@ 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;} +div.rfloat {clear: both; width: 50%; float: right; margin-left: 7ex;} ul {font-size:x-large;}