# HG changeset patch # User KANNO Yuito # Date 1513920875 -32400 # Node ID 3504c4916a7e49ab21106dd078e2a752811bd2a5 # Parent 6173e2fb2b5ba4612690c39a980661219f1d51cf tabelog diff -r 6173e2fb2b5b -r 3504c4916a7e shuzai/tabelog/tabelog.css --- a/shuzai/tabelog/tabelog.css Fri Dec 22 14:29:29 2017 +0900 +++ b/shuzai/tabelog/tabelog.css Fri Dec 22 14:34:35 2017 +0900 @@ -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;}