admin
1 year ago
extension
1 year ago
frontend
1 year ago
admin.scss
1 year ago
extension.scss
1 year ago
main.scss
1 year ago
rtl.scss
1 year ago
extension.scss
20 lines
| 1 | /*---------------------------------------------------- |
| 2 | @File: Default Styles |
| 3 | |
| 4 | This file contains the styling for the actual template, this |
| 5 | is the file you need to edit to change the look of the |
| 6 | template. |
| 7 | ---------------------------------------------------- */ |
| 8 | |
| 9 | /*===================================================================== |
| 10 | @Template Name: Spider Elements |
| 11 | |
| 12 | @Default Styles |
| 13 | Table of Content: |
| 14 | 01/ Heading Highlighted |
| 15 | 02/ Badge |
| 16 | |
| 17 | |
| 18 | =====================================================================*/ |
| 19 | @import "extension/heading_highlighted"; |
| 20 | @import "extension/badge"; |