mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-08-14 08:58:49 +02:00
update images
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user