2013-01-17 17:47:38 -05:00
|
|
|
body {
|
2013-07-23 21:14:40 -04:00
|
|
|
padding-top: 40px;
|
2013-01-17 17:47:38 -05:00
|
|
|
}
|
|
|
|
|
|
2013-07-24 06:37:51 -04:00
|
|
|
th.job_header {
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
padding-top: 10px;
|
|
|
|
|
padding-bottom: 10px;
|
2013-03-25 11:06:36 -04:00
|
|
|
}
|
|
|
|
|
|
2013-07-24 06:37:51 -04:00
|
|
|
.error_text {
|
|
|
|
|
padding: 0 4px 0 4px;
|
2013-03-25 11:06:36 -04:00
|
|
|
}
|
2013-04-02 13:14:02 -04:00
|
|
|
|
2013-07-13 13:30:51 -04:00
|
|
|
/*
|
|
|
|
|
* This reduces the spacing between the bootstrap navbar and the content below.
|
|
|
|
|
*/
|
|
|
|
|
div.navbar {
|
|
|
|
|
margin-bottom: 2px;
|
2013-05-02 08:34:20 -04:00
|
|
|
}
|
2013-05-14 05:21:27 -04:00
|
|
|
|
|
|
|
|
.literal_output td {
|
|
|
|
|
font-family: monospace;
|
2013-05-21 09:31:27 -04:00
|
|
|
}
|