diff --git a/plonetheme/pcfweb/static/css/style.css b/plonetheme/pcfweb/static/css/style.css index a4974b7..7e24ba8 100644 --- a/plonetheme/pcfweb/static/css/style.css +++ b/plonetheme/pcfweb/static/css/style.css @@ -1367,9 +1367,6 @@ border: none; /* Regular page main content*/ -.centerContentTop .right_frame {background: url(../img/right_frame_m.png) repeat-y left top; width:333px; float: right; margin: 0 10px 10px 20px; } -.centerContentTop .right_frame .top_frame {background: url(../img/right_frame_t.png) no-repeat left top; padding-top: 15px;} -.centerContentTop .right_frame .inner {background: url(../img/right_frame_b.png) no-repeat left bottom; padding: 0 10px 15px 10px;} .centerContentTop .content {padding: 0 20px;font-size: 13px;} .centerContentTop .content *{font-size: 13px;}