Demo Clean CSS
Demo Clean CSS
/* --- page background image - write "none" if you dont want to use an image --- */
$bg_url:
'https://f2.toyhou.se/file/f2-toyhou-se/images/40398513_PjIIhy0fjBGHP0D.png';
/* --- background image style - write "pattern" for a seamless pattern image --
write "cover" for one big solid image --- */
$bg_image_style: pattern;
/* NAVIGATION SWITCHES ----- set to "on" for the sidebar links to appear -- set to
"off" for the links to hide */
$nav_user_art: on;
$nav_user_designs: off;
$nav_worlds: off;
$nav_links: off;
$nav_lits: off;
/* CHARACTER PROFILE HEADER --- set to "on" for the profile header to appear --
"off" to hide it */
$character_header: off;