UI
This commit is contained in:
12
ui/resources/assets/sass/main.scss
Normal file
12
ui/resources/assets/sass/main.scss
Normal file
@ -0,0 +1,12 @@
|
||||
@import "reset";
|
||||
@import "fomantic-ui-sass/src/build.scss";
|
||||
@import "variables";
|
||||
|
||||
body {
|
||||
//background-color: $page-background-color;
|
||||
//color: $page-color !important;
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
}
|
Reference in New Issue
Block a user