Dark updates.

This commit is contained in:
z3d
2010-12-01 15:58:46 +00:00
parent 17afef63f2
commit 2f044f1345

View File

@ -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;
}