meetingNotice.css 226 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 @CHARSET "UTF-8"; .search{ border-bottom: 1.5px; border-bottom-color: #F2F2F2; border-bottom-style: solid; padding-bottom: 15px; box-shadow: inset 0 0 0 0 rgba(0,0,0,0.10); } table tr td{ padding-left: 90px; }