jobsub.css 171 B

123456789101112
  1. li.error {
  2. list-style: none;
  3. }
  4. a.advanced, a.advanced:link, a.advanced:hover {
  5. color: black;
  6. text-decoration: none;
  7. }
  8. input.search-query {
  9. vertical-align: top;
  10. }