aerostat
tech: aerostat - +88% damage off the ground, but -22% damage on the ground negative mass field required tetherBoss now has beetle babies, and immunity skins have a unique orb for their description card and some new images cloaking field has a new graphic for sneak attack on the cross hairs new community map yingYang by Richard0820 bug fixes
This commit is contained in:
26
style.css
26
style.css
@@ -812,7 +812,31 @@ summary {
|
||||
display: inline-block;
|
||||
margin-bottom: -0.3em;
|
||||
}
|
||||
|
||||
.circle-grid-skin {
|
||||
width: 1.25em;
|
||||
height: 1.25em;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
background-color: #fff;
|
||||
opacity: 0.8;
|
||||
border: 0.08em solid #222;
|
||||
position: absolute;
|
||||
top:-0.05em;
|
||||
left:0em;
|
||||
margin-bottom: -0.3em;
|
||||
}
|
||||
.circle-grid-skin-eye {
|
||||
width: 0.18em;
|
||||
height: 0.18em;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
background-color: #fff;
|
||||
border: 0.08em solid #222;
|
||||
position: absolute;
|
||||
top: 0.45em;
|
||||
left: 0.9em;
|
||||
margin-bottom: -0.3em;
|
||||
}
|
||||
.junk {
|
||||
background-color: hsl(254, 44%, 75%);
|
||||
border-radius: 25%;
|
||||
|
||||
Reference in New Issue
Block a user