Статика в отдельный репозиторий.
This commit is contained in:
@@ -1,29 +1,3 @@
|
||||
DIV.Dungeon{
|
||||
width: 372px;
|
||||
height: 260px;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: black;
|
||||
}
|
||||
.Dungeon BUTTON {
|
||||
border: 0px solid;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
position: absolute;
|
||||
filter: Alpha(opacity=100),Chroma( Color=#c1cacf );
|
||||
}
|
||||
|
||||
.Dungeon DIV {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
DIV.Life{position:absolute;background:#008000;height:2px;}
|
||||
DIV.Life2{position:absolute;background:#00FF00;height:2px;}
|
||||
.Dungeon .Floor0{ background: url( //img.new-combats.tech/i/sprites/ug/bg0.gif ) black }
|
||||
.Dungeon .Floor1{ background: url( //img.new-combats.tech/i/sprites/ug/bg1.gif ) black }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user