You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
728 B

/* The FiveAlive theme style sheet for Tiki Wiki CMS Groupware. */
//@import url("//fonts.googleapis.com/css?family=Lato");
@import url(https://fonts.bunny.net/css?family=open-sans:300i,400,700);
@import "../../base_files/scss/_tiki-bootstrap_functions"; // Required Bootstrap
@import "../../base_files/scss/_tiki-bootstrap_functions";
@import "variables";
@import "../../base_files/scss/_tiki-variables.scss";
@import "../../default/scss/variables";
@import "../../base_files/scss/_tiki-bootstrap_layout_and_components";
@import "../../base_files/scss/_tiki-selectors.scss";
@import "_tiki-selectors.scss";
@import "../../base_files/scss/_external-scripts.scss";
@import "../../base_files/scss/_select2-tiki_colors.scss";