Implemented Features and Items granting effects, actions, attacks and spells
This commit is contained in:
@@ -58,7 +58,6 @@ paper-button {
|
||||
}
|
||||
|
||||
.card {
|
||||
width: 148px;
|
||||
margin: 4px;
|
||||
padding: 16px;
|
||||
font-size: 14px;
|
||||
@@ -67,7 +66,7 @@ paper-button {
|
||||
}
|
||||
|
||||
.card.double {
|
||||
width: 304px;
|
||||
width: 332px;
|
||||
}
|
||||
|
||||
.card paper-button {
|
||||
|
||||
@@ -31,7 +31,7 @@ h1, .headline {
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
.white-text h1, .white-text .headline{
|
||||
.white-text h1, .white-text .headline, .white-text.headline{
|
||||
color: rgba(255,255,255,0.87);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user