diff --git a/css/shundaijian.css b/css/shundaijian.css index 36eafb6..bcf0436 100644 --- a/css/shundaijian.css +++ b/css/shundaijian.css @@ -28,6 +28,22 @@ display: flex; } +.row_foot { + line-height: 36px; + height: 36px; + display: flex; +} + +.price_tag { + margin-right: 10px; +} + +.price_tag > .price { + font-size: 1.2em; + color: red; + font-weight: bolder; +} + .loc_range { font-size: 1.1rem; color: black; diff --git a/templete/shundaijian.html b/templete/shundaijian.html index 6a4dd34..370510e 100644 --- a/templete/shundaijian.html +++ b/templete/shundaijian.html @@ -45,13 +45,13 @@