update images

This commit is contained in:
Daniel Kummer
2012-08-07 19:50:02 +02:00
parent 351ce4c3af
commit bf4e1af004
7 changed files with 6 additions and 8 deletions

View File

@ -129,9 +129,9 @@ div#git-repo {
}
div#init-img {
background: url("../img/init.png") no-repeat scroll center center transparent;
height: 122px;
width: 122px;
background: url("../img/initialize.png") no-repeat scroll center center transparent;
height: 300px;
width: 300px;
position: relative;
z-index: 99;
}