fix stuff that got broken
This commit is contained in:
parent
a13f67a573
commit
e8226ce1ee
@ -342,3 +342,11 @@
|
||||
.animating .skills {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.skill-animation {
|
||||
opacity: 0;
|
||||
stroke-width: 5px;
|
||||
overflow: hidden;
|
||||
max-height: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
@ -7,6 +7,16 @@
|
||||
font-size: 8pt;
|
||||
padding: 0.25em;
|
||||
|
||||
.menu {
|
||||
.logo {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.team {
|
||||
height: 20em;
|
||||
}
|
||||
}
|
||||
|
||||
.game {
|
||||
|
||||
.team, #targeting, .resolving-skill {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user