Family Tree Import

created by:SparklyCodes
HTMLCSSMiscellaneous

Line Count: 28
Difficulty:
Copy
/*
    F2U - MISCELLANEOUS CODE: FAMILY TREE
    by SparklyCodes @ Toyhou.se
	
    Make sure to read all the rules and instructions!
*/

/* general config */
$line-width: 3px;
$death-symbol: '‡';
$death-age-symbol: '†';

/* character icon backgrounds */
$fem: rgba(201,81,81,0.5);
$masc: rgba(79,119,201,0.5);
$neutral: rgba(222,202,81,0.5);

/* line styling */
$marriage: #e4a02a solid;
$child: #63c28d double;
$romance: #ed3232 solid;
$former: #888 dotted;

/* misc */
$key-line: $line-width*2;

/* IMPORT */
@import '0/23668/IItY3n/family-tree';

Password (optional)

Users must enter a password before unlocking this specific version. Please note that this password will only apply to this version.