No edit summary |
No edit summary |
||
Line 70: | Line 70: | ||
} | } | ||
.spell-school-icon { | |||
float: left; | |||
} | |||
.spell-school-description { | |||
margin: 15px; | |||
} | |||
.spellpage-blank { | |||
display: block; | |||
max-width: 600px; | |||
} | |||
.spell-main-block { | .spell-main-block { | ||
background: repeating-conic-gradient(#7b440800 0.000045%, #ac855d40 0.0005%), #cb9; | background: repeating-conic-gradient(#7b440800 0.000045%, #ac855d40 0.0005%), #cb9; | ||
Line 78: | Line 87: | ||
border: 4px solid #564; | border: 4px solid #564; | ||
max-width: 600px; | max-width: 600px; | ||
} | } | ||