Template:Job Announcement/style.css: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
#job-div .td-left { | #job-div .td-left { | ||
width: | width: 15%; | ||
padding-right: 5px; | padding-right: 5px; | ||
text-align: right; | text-align: right; |
Latest revision as of 12:43, 8 August 2024
#job-div { width: 90%; margin: auto; padding: 10px; background-color: #d2ebe8; border: 1px solid #009080; } #job-div table { width: 100%; } #job-div .td-left { width: 15%; padding-right: 5px; text-align: right; font-style: italic; } #job-div .td-right { text-align: left; padding-left: 5px; font-weight: bold; }