Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* background pattern -- write "none" if you do not want to use a pattern */
- $bg_url: "https://f2.toyhou.se/file/f2-toyhou-se/images/18493463_E7zWDYoSCMyMjEH.png";
- /* background color -- will be seen if you use a transparent pattern or just dont use a pattern */
- $bg_c: #bdbdbd;
- /* primary color -- for links/buttons */
- $primary: #d8607b;
- /* set layout theme -- put "light" for white bg/dark font, or "dark" for dark bg, light font */
- $theme: light;
- /* border radius -- choose "round" or "soft" or "sharp" */
- $radius: round;
- /* NAVIGATION SWITCHES ----- set to "on" for the sidebar links to appear -- set to "off" for the links to hide */
- $nav_worlds: off;
- $nav_links: off;
- $nav_lits: on;
- /* CSS IMPORT LINK */
- @import '0/2593/IgkSIQ/freebie-simple';
- /* if you want to write custom css, do so below the import link */
- /* DO NOT combine this import with other layout imports, it will break */
Add Comment
Please, Sign In to add comment