Work Text:
Ok so, if you would like to have this skin to change the appearance of AO3 then follow these instructions:
1. On your dashboard, click on 'Skins'
2. Click on 'Create Site Skin'
3. Make sure you put in a title (TITLES MUST BE UNIQUE ACROSS ALL OF AO3 USERS) - so an easy way is do just put something like SunnyWukong_YOURUSERNAME
4. Under CSS copy and past this code exactly:
#outer {
background: url("https://i.quotev.com/mfnuockwmp4a.jpg");
}
#main {
background: #efc357;
max-width: 90%;
opacity: 0.9;
}
.group .header,
.blurb ul.tags,
.blurb blockquote,
#outer .current {
background: #ffcbb4;
}
#outer #footer .heading,
#outer #footer .actions a,
#header ul.primary a {
color: #533d28;
}
5. At the bottom, click 'Submit'
6. Click on 'Edit'
7. At the top right, click on 'Use Wizard'
8. Put in this info:
Font: Helvetica
Percent of browser font size: 117
Vertical gap between paragraphs:1.5
Background color:#ff8b99
Text color:#562d05
Header color:#c1640c
Accent color:#ffe5b4
9. Click on 'Submit' again and then you are all set!!!
Feel free to change and modify this any way you like!!

