Subversion Repositories ALCASAR

Rev

Rev 2612 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2612 Rev 2614
Line 497... Line 497...
497
	position: absolute;
497
	position: absolute;
498
	width: 50px;
498
	width: 50px;
499
	height: 50px;
499
	height: 50px;
500
	top: 75px;
500
	top: 75px;
501
	left: 75px;
501
	left: 75px;
-
 
502
	transition: .2s;
502
}
503
}
503
 
-