Autofix small errors

This commit is contained in:
Igor Barkov [iwork]
2019-01-16 19:45:30 +02:00
parent d330721114
commit 094b8a6027
313 changed files with 736 additions and 2280 deletions
+3 -3
View File
@@ -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 );
}