new design(?)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
@import "../../../node_modules/foundation-sites/scss/foundation";
|
||||
|
||||
//Settings nach foundation für mixins in settings
|
||||
@import "wordRotator";
|
||||
@import "animations";
|
||||
@import "settings";
|
||||
|
||||
//Include foundation before other styles, so that other one can override foundation
|
||||
@include foundation-everything;
|
||||
@@ -12,6 +11,10 @@
|
||||
@import "../../../node_modules/cordova-sites-user-management/cordova-sites-user-management";
|
||||
|
||||
//Anderes nach Settings, damit Settings bereits angewendet werden
|
||||
@import "wordRotator";
|
||||
@import "animations";
|
||||
@import "navbarOverride";
|
||||
@import "themeBlue";
|
||||
|
||||
.translation{}
|
||||
|
||||
@@ -189,4 +192,4 @@ a.hidden-link {
|
||||
|
||||
body{
|
||||
//background-image: url("../img/background.png");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user