Autofix small errors
This commit is contained in:
@@ -7,10 +7,10 @@ DIV.Dungeon{
|
||||
background: black;
|
||||
}
|
||||
.Dungeon BUTTON {
|
||||
border: 0px solid;
|
||||
border: 0 solid;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
filter: Alpha(opacity=100),Chroma( Color=#c1cacf );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user