fault tolerance
tech: fault tolerance - spawn 9 drones that last forever, remove your drone gun fade in after death is more gradual
This commit is contained in:
@@ -54,6 +54,7 @@ em {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 2;
|
||||
transition: opacity 5s ease-in;
|
||||
}
|
||||
|
||||
*:focus {
|
||||
@@ -121,6 +122,7 @@ summary {
|
||||
bottom: 3px;
|
||||
right: 3px;
|
||||
z-index: 12;
|
||||
transition: opacity 5s ease-in;
|
||||
}
|
||||
|
||||
#construct {
|
||||
@@ -360,6 +362,7 @@ summary {
|
||||
left: 3px;
|
||||
z-index: 12;
|
||||
font-size: 1.5em;
|
||||
transition: opacity 5s ease-in;
|
||||
}
|
||||
|
||||
.details-div {
|
||||
|
||||
Reference in New Issue
Block a user