|
|
| Line 1,378: |
Line 1,378: |
| .wizlords-class-heading-icon { | | .wizlords-class-heading-icon { |
| display: inline-block; | | display: inline-block; |
| width: 20px; | | width: 22px; |
| height: 20px; | | height: 22px; |
| margin-right: 7px; | | margin-right: 6px; |
| vertical-align: -3px; | | vertical-align: -4px; |
| background-color: currentColor; | | background-color: currentColor; |
| background-repeat: no-repeat; | | background-repeat: no-repeat; |
| Line 1,389: |
Line 1,389: |
|
| |
|
| .wizlords-class-heading-icon-martial { | | .wizlords-class-heading-icon-martial { |
| mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M19.8 2 22 4.2 9.8 16.4 7.6 14.2 19.8 2Zm-6.2 13.6 1.8 1.8-2 2-1.8-1.8-4.4 4.4-2.2-2.2 4.4-4.4-2.8-2.8-4.4 4.4L0 14.8l4.4-4.4-1.8-1.8 2-2 9 9Z'/%3E%3C/svg%3E") center / contain no-repeat; | | mask: url("/mywiki/images/1/1b/martial-heading-icon.svg") center / contain no-repeat; |
| -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M19.8 2 22 4.2 9.8 16.4 7.6 14.2 19.8 2Zm-6.2 13.6 1.8 1.8-2 2-1.8-1.8-4.4 4.4-2.2-2.2 4.4-4.4-2.8-2.8-4.4 4.4L0 14.8l4.4-4.4-1.8-1.8 2-2 9 9Z'/%3E%3C/svg%3E") center / contain no-repeat; | | -webkit-mask: url("/mywiki/images/1/1b/martial-heading-icon.svg") center / contain no-repeat; |
| } | | } |
|
| |
|
| .wizlords-class-heading-icon-arcane { | | .wizlords-class-heading-icon-arcane { |
| mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M16.7 1.2c-4.1 0-7.4 3.3-7.4 7.4 0 1.5.4 2.9 1.2 4.1L2.4 20.8c-.7.7-.7 1.8 0 2.4.7.7 1.8.7 2.4 0l8.1-8.1c1.1.7 2.4 1 3.8 1 1 0 1.9-.2 2.8-.5v-4.2c-.8.7-1.8 1.1-2.8 1.1-2.2 0-4-1.8-4-4s1.8-4 4-4c1.1 0 2.1.4 2.8 1.1V1.7c-.9-.3-1.8-.5-2.8-.5Zm.2 5a2.3 2.3 0 1 1 0 4.6 2.3 2.3 0 0 1 0-4.6Z'/%3E%3C/svg%3E") center / contain no-repeat; | | mask: url("/mywiki/images/a/af/arcane-heading-icon.svg") center / contain no-repeat; |
| -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M16.7 1.2c-4.1 0-7.4 3.3-7.4 7.4 0 1.5.4 2.9 1.2 4.1L2.4 20.8c-.7.7-.7 1.8 0 2.4.7.7 1.8.7 2.4 0l8.1-8.1c1.1.7 2.4 1 3.8 1 1 0 1.9-.2 2.8-.5v-4.2c-.8.7-1.8 1.1-2.8 1.1-2.2 0-4-1.8-4-4s1.8-4 4-4c1.1 0 2.1.4 2.8 1.1V1.7c-.9-.3-1.8-.5-2.8-.5Zm.2 5a2.3 2.3 0 1 1 0 4.6 2.3 2.3 0 0 1 0-4.6Z'/%3E%3C/svg%3E") center / contain no-repeat; | | -webkit-mask: url("/mywiki/images/a/af/arcane-heading-icon.svg") center / contain no-repeat; |
| } | | } |
|
| |
|
| .wizlords-class-heading-icon-divine { | | .wizlords-class-heading-icon-divine { |
| mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 1.2 2.6 7.6 8.2-1.6-5.6 6.1 4.1 7.2-7.6-3.3-5.6 6.1.8-8.1-7.6-3.3 8.1-1.8L12 1.2Z'/%3E%3C/svg%3E") center / contain no-repeat; | | mask: url("/mywiki/images/f/f9/divine-heading-icon.svg") center / contain no-repeat; |
| -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='m12 1.2 2.6 7.6 8.2-1.6-5.6 6.1 4.1 7.2-7.6-3.3-5.6 6.1.8-8.1-7.6-3.3 8.1-1.8L12 1.2Z'/%3E%3C/svg%3E") center / contain no-repeat; | | -webkit-mask: url("/mywiki/images/f/f9/divine-heading-icon.svg") center / contain no-repeat; |
| } | | } |
|
| |
|