-
Notifications
You must be signed in to change notification settings - Fork 16
Main style
Chiara Di Pietro edited this page Apr 5, 2020
·
1 revision
EVT uses .scss
files.
During development you can use some useful global variables and mixins.
They are defined respectively in the files below (to use them, please refer to official scss documentation):
/assets/scss/_variables.scss
/assets/scss/_mixins.scss
If you create a new mixin/function/variable that could be useful to others, please define it in the proper file.
Whenever you need to set a color that should be connected to the main theme, please follow the instructions given in the Color theme section.
User feedback is very much appreciated: please send all comments, suggestions, bug reports, etc. to [email protected]. See other details of our project in our web site http://evt.labcd.unipi.it/.