Implemented Features and Items granting effects, actions, attacks and spells

This commit is contained in:
Thaum
2015-01-06 12:25:58 +00:00
parent c55f2c51ab
commit 2d70119ee0
48 changed files with 625 additions and 442 deletions

View File

@@ -12,6 +12,7 @@
background-color: #D50000;
padding: 16px;
position: relative;
border-radius: 2px 0 0 2px;
}
.abilityFlex .card {
@@ -20,10 +21,11 @@
.abilityCardRight {
flex-grow: 1;
padding-right: 0;
}
.abilityCardRight hr{
margin: 8px -16px;
margin: 8px 0 8px -16px;
}
.abilityCardRight h1{