Browse Source

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@4543 92316355-f0b4-4df1-b90c-862c8a59935f

master
carmie 14 years ago
parent
commit
02a25184eb
2 changed files with 6 additions and 6 deletions
  1. +6
    -6
      trac/htdocs/libcaca.css
  2. BIN
      trac/htdocs/ohloh.png

+ 6
- 6
trac/htdocs/libcaca.css View File

@@ -275,13 +275,13 @@ img.matrix {
margin-top: 10px;
}
.ohloh {
text-align: center;
background: url(ohloh.png) no-repeat center top;
padding-top: 20px;
z-index: 10;
position: relative;
display: block;
background: transparent url(ohloh.png) no-repeat left top;
display: block;
height: 10px;
padding-top: 121px;
z-index: 10;
}

/* == FORMS == */

input[type="button"],


BIN
trac/htdocs/ohloh.png View File

Before After
Width: 307  |  Height: 124  |  Size: 38 KiB Width: 307  |  Height: 124  |  Size: 42 KiB

Loading…
Cancel
Save