No edit summary |
No edit summary |
||
Line 67: | Line 67: | ||
.spell-main-block { | .spell-main-block { | ||
background: repeating-conic-gradient(#7b440800 0.000045%, # | background: repeating-conic-gradient(#7b440800 0.000045%, #ac855d40 0.0005%),#cb9; | ||
border-radius: 5px; | border-radius: 5px; | ||
box-shadow: 0 0 20px #444 inset; | box-shadow: 0 0 20px #444 inset; | ||
Line 150: | Line 150: | ||
justify-content: center; | justify-content: center; | ||
align-items: center; | align-items: center; | ||
display: block; | display: block; | ||
margin: 0 auto; | margin: 0 auto; | ||
} | } | ||
.spell-page-block { | .spell-page-block { | ||
Line 164: | Line 164: | ||
justify-content: center; | justify-content: center; | ||
align-items: center; | align-items: center; | ||
margin-bottom: | margin-bottom: 45px; | ||
} | } | ||