| 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: Ama |
| 11 |
|
| 12 |
@Default Styles |
| 13 |
Table of Content: |
| 14 |
01/ Variables |
| 15 |
92/ Predefine |
| 16 |
03/ forumPosts |
| 17 |
04/ forum |
| 18 |
05/ forums |
| 19 |
|
| 20 |
|
| 21 |
=====================================================================*/ |
| 22 |
|
| 23 |
@use "frmx-framework"; |
| 24 |
|
| 25 |
@use "el-widgets/variables" as *; |
| 26 |
|
| 27 |
@use "el-widgets/forumPosts"; |
| 28 |
|
| 29 |
@use "el-widgets/forum"; |
| 30 |
|
| 31 |
@use "el-widgets/forums"; |
| 32 |
|
| 33 |
@use "el-widgets/ajaxForum"; |
| 34 |
|
| 35 |
@use "el-widgets/search"; |
| 36 |
|
| 37 |
@use "el-widgets/single-forum"; |
| 38 |
|
| 39 |
@use "el-widgets/forumTab"; |
| 40 |
|
| 41 |
@use "el-widgets/docy-widgets"; |