|
|
@@ -275,18 +275,22 @@ img.matrix { |
|
|
|
margin-top: 10px; |
|
|
|
} |
|
|
|
.ohloh, .ohloh2 { |
|
|
|
background-position:left top; |
|
|
|
background-repeat: no-repeat; |
|
|
|
display: block; |
|
|
|
height: 10px; |
|
|
|
padding-top: 121px; |
|
|
|
} |
|
|
|
.ohloh { |
|
|
|
background: transparent url(ohloh.png) no-repeat left top; |
|
|
|
height: 10px; |
|
|
|
padding-top: 121px; |
|
|
|
background-position:left top; |
|
|
|
} |
|
|
|
.ohloh2 { |
|
|
|
background-position:-6px top; |
|
|
|
background-image: url(ohloh2.png); |
|
|
|
padding-top:105px; |
|
|
|
height:11px; |
|
|
|
} |
|
|
|
|
|
|
|
/* == FORMS == */ |
|
|
|
|
|
|
|
input[type="button"], |
|
|
|