- body{ color: #fff; }
- .content{ width: 88%; margin: 4% 6%; }
- .jobs_info{ font-size: 18px;text-align: center; }
- .jobs_info h1{ font-weight: bold; margin-bottom: 15px; }
- .jobs_info .info_box{ text-align: left; margin-bottom: 15px; padding-bottom: 10px; background: #65717e; }
- .jobs_info .info_box h3{ height: 50px; line-height: 50px; padding-left: 10px; border-bottom: #0190dc solid 2px; font-weight: bold; margin-bottom: 15px; }
- .jobs_info .info_box ul{ padding-left: 15px; }
- .jobs_info .info_box ul li{ float: left; width: 50%; margin-bottom: 8px; }
- .jobs_info .des p{ padding-left: 15px; }
|