|
|
@@ -274,14 +274,19 @@ img.matrix { |
|
|
|
margin-right: 30px; |
|
|
|
margin-top: 10px; |
|
|
|
} |
|
|
|
.ohloh { |
|
|
|
background: transparent url(ohloh.png) no-repeat left top; |
|
|
|
.ohloh, ohloh2 { |
|
|
|
background-position:left top; |
|
|
|
background-repeat: no-repeat; |
|
|
|
display: block; |
|
|
|
height: 10px; |
|
|
|
padding-top: 121px; |
|
|
|
z-index: 10; |
|
|
|
} |
|
|
|
|
|
|
|
.ohloh { |
|
|
|
background: transparent url(ohloh.png) no-repeat left top; |
|
|
|
} |
|
|
|
.ohloh2 { |
|
|
|
background-image: url(ohloh2.png); |
|
|
|
} |
|
|
|
/* == FORMS == */ |
|
|
|
|
|
|
|
input[type="button"], |
|
|
|