Created
September 3, 2016 12:24
-
-
Save bhishp/35951432af14f08fa5611d957991ebe7 to your computer and use it in GitHub Desktop.
ronaldo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<character> | |
<hairstyle></hairstyle> | |
<face></face> | |
<eyebrows></eyebrows> | |
<eyes></eyes> | |
<mouth></mouth> | |
<torso></torso> | |
<arms></arms> | |
<top></top> | |
<legs></legs> | |
<bottoms type=\"2\"></bottoms> | |
<feet></feet> | |
<shoes></shoes> | |
</character> | |
.hair{fill:black} | |
.eyes{fill:white} | |
.mouth{fill:red} | |
.eye-whites{fill:#3B1A04} | |
.skin{fill:#752F00} | |
.eye-pupils{fill:black} | |
.top{fill:#030E26} | |
.bottoms{fill:#BF8917} | |
.shoes{fill:white} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment