Dark updates.
This commit is contained in:
@ -962,7 +962,7 @@ div.joblog li:first-child {
|
||||
}
|
||||
|
||||
div.joblog li:last-child {
|
||||
margin-bottom: -25px;
|
||||
/* margin-bottom: -25px;*/
|
||||
}
|
||||
|
||||
div.joblog form:first-child {
|
||||
@ -1029,3 +1029,17 @@ position: relative;
|
||||
.formaction {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
div.footnote {
|
||||
text-align: right;
|
||||
color: #494;
|
||||
font-size: 7pt;
|
||||
}
|
||||
|
||||
div.footnote hr{
|
||||
margin: 10px 0 5px 0 !important;
|
||||
color: #494;
|
||||
background: #494;
|
||||
height: 1px;
|
||||
border: 0px solid #494;
|
||||
}
|
Reference in New Issue
Block a user