Changeset 1606
- Timestamp:
- 05/20/2015 07:26:58 PM (10 years ago)
- Location:
- sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/content-post-job.php
r1605 r1606 99 99 <div class="clear"></div> 100 100 101 <div class=" ">101 <div class="grid_9 alpha omega"> 102 102 103 103 <div class="post-job-input"> -
sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/style.css
r1604 r1606 1012 1012 padding-top: 2em; 1013 1013 border-top: 1px solid #EEE; 1014 width: 681px;1014 width: 100%; 1015 1015 } 1016 1016 .container .grid_5.post-job-contact-info { … … 1019 1019 margin-right: 1.5em; 1020 1020 padding-right: 0.8em; 1021 } 1022 .container .post-job-job-info .grid_9 { 1023 padding-right: 25px; 1021 1024 } 1022 1025 #FSContact1 div:last-child { … … 1271 1274 .container .jobs-group .grid_4, 1272 1275 .container .jobs-group .grid_7, 1276 .container .post-job-job-info .grid_9, 1273 1277 .post-job-job-info, 1274 1278 .container .no-job.grid_9 { … … 1296 1300 .container .grid_5.post-job-contact-info { 1297 1301 border: none; 1302 } 1303 .container .post-job-job-info .grid_9 { 1304 padding-right: 10px; 1298 1305 } 1299 1306 .container .hentry {
Note: See TracChangeset
for help on using the changeset viewer.