#ccs code
Explore tagged Tumblr posts
Text
Kitty Bell's AO3 Skin!
@ivylor You asked for my AO3 skin code! I don't really know code either but I know what's vaguely happening. So I don't know where I got the main code originally but I do know that I got the stats icon code from (here). Then I think I picked bits and pieces from other places. I would like to mention I have code in there to remove buttons. This prevents me from accidentally deleting my fics. Still working on some of those pieces. If you want to delete a fic you will have to turn off the skin. Also, Ivylor you could have commented on the post, you didn't have to msg me. I thought you were a bot tbh. For next time ig. Also meant to make this earlier sorry for making you wait!
Anyways! Photos of my AO3 skin!
Code down below! WARNING THIS CODE IS VERY LONG:
Edit: If you ever need help with the skin please contact me! I will be very happy to help!
Edit Edit: SO I made a pastebin so you all can click copy so you can paste it easier in AO3! https://pastebin.com/28Ah7QMs. Again if you have troubles with the skin please don't be afraid to contact me.
div#main.profile-show.dashboard.region ul.navigation.actions li:nth-child(5) { display: none !important; }
div#main.works-edit.region ul.navigation.actions li:nth-child(2), div#main.works-edit.region ul.navigation.actions li:nth-child(3) { display: none !important; }
div#main.works-show_multiple.dashboard.region p.submit input:nth-child(2), div#main.works-show_multiple.dashboard.region p.submit input:nth-child(3) { display: none !important; }
div#main.series-show.region ul.navigation.actions li:nth-child(2) { display: none !important; }
div#main.series-show.region ul.navigation.actions li:nth-child(4) { display: none !important; }
.works-edit .navigation.actions li a[href*="orphans"] { display: none; }
.works-edit .navigation.actions li a[href*="delete"] { display: none; }
.actions a[href*="toggle_rejected"] { display: none; }
header {
background-image: url("https://i.imgur.com/MEXgrDx.png"); background-repeat: repeat; }
header .heading {
height: 12em; }
header .logo,
header h1 sup {
display: none; }
header .heading a {
padding-left: 1em; font-variant: small-caps; color: #a6894b; }
greeting .icon img {
box-shadow: none; border: 1px solid #fff; border-radius: 90%; }
greeting .dropdown .menu,
greeting .dropdown .menu a,
greeting li a {
font-variant: small-caps; color: #a6894b !important; background: #f7f2e9 !important; border: none; box-shadow: none; }
greeting .dropdown .menu a:hover,
greeting li a:hover,
a.tag:hover { background: #c8d0c1 !important; color: #fff; }
greeting .menu {
width: 12em; }
header .menu {
background: #f7f2e9; box-shadow: none; width: 20em; }
header .primary li:not(.search),
greeting li {
border: none; }
header #search {
display: none; }
header .primary {
background: #c8d0c1; box-shadow: none; border-bottom: 5px solid #d5b56e; border-top: 5px solid #d5b56e; }
header .dropdown .menu li:hover a,
header .primary li a {
font-variant: small-caps; color: #f7f2e9 !important; background: #d5b56e; border: none; box-shadow: none; }
header .dropdown:hover a,
header .primary li:not(.search) {
background: #a5b399; }
outer.wrapper {
background: #f7f2e9; }
.actions a, .action, input[type="file"], .actions input, input[type="submit"], button, .actions label,
main .actions a,
main .actions a:visited,
main .action,
main .actions input,
main input[type="submit"],
main button,
main .actions label {
background: #d5b56e; font-variant: small-caps; color: #fff; border: none; }
dashboard .actions a,
dashboard .actions a:visited {
background: #f7f2e9; border: 1px solid #d5b56e; color: #a6894b !important; font-variant: small-caps; }
.required .autocomplete, p.notice, .notice, .comment_notice, .kudos_notice, ul.notes, .caution, .error, .comment_error, .kudos_error, .alert.flash { background: #c8d0c1; }
.current,
dashboard .current,
main .current {
background: #a5b399; color: #fff; font-variant: small-caps; border: none; }
input[type="submit"]:hover, input[type="submit"]:focus,
dashboard .actions a:hover,
dashboard .actions a:focus,
main .actions a:hover,
main input[type="submit"]:hover,
main button:hover .actions label:hover,
main .action:hover {
box-shadow: none; text-shadow: none; border: none; background: #f7f2e9; color: #a5b399; font-weight: bold; }
main a {
color: #a6894b; }
main a:visited {
color: #76826c; }
a.tag:visited { color: #a6894b !important; }
h1, h2, h3, h4, h5, h6, .heading { font-variant: small-caps; color: #d5b56e; }
.splash .module h3 { color: #a5b399; font-variant: small-caps; }
.splash .favorite li:nth-of-type(odd) a { background: none; }
fieldset { background-image: url("https://i.imgur.com/MEXgrDx.png"); background-repeat: repeat; border: 2px solid #d5b56e; box-shadow: none; }
fieldset dl, fieldset fieldset { background: #f7f2e9; color: #a6894b !important; font-variant: small-caps; border: 2px solid #d5b56e; box-shadow: none; }
input, textarea { background: #f7f2e9; border: 2px solid #d5b56e; box-shadow: none; }
span.question { background: #d5b56e; color: #fff; box-shadow: none; border: none; }
form.verbose legend, .verbose form legend { background: #f7f2e9; border: 2px solid #d5b56e; color: #a6894b; font-variant: small-caps; box-shadow: none; }
select { background: #f7f2e9; border: 1px solid #d5b56e; }
modal {
border: 5px solid #d5b56e; background: #f7f2e9; color: #76826c; }
modal .footer .action.modal-closer {
background: #d5b56e; color: #fff; border: none; box-shadow: none; }
.listbox, fieldset fieldset.listbox { background: #d5b56e; border: 2px solid #d5b56e; font-variant: small-caps; }
.listbox > .heading, .listbox > .heading a { color: #fff !important; }
.listbox > .heading a:visited { color: #76826c; }
.listbox .index { background: #f7f2e9; box-shadow: none; }
.listbox li.blurb { border: none; }
li.blurb { border: 2px solid #d5b56e; }
li.relationships a, .work .relationship a.tag { background: none; }
ol.index.group { background: #f7f2e9; }
div.comment, li.comment { border: 2px solid #d5b56e; }
.comment div.icon { border: none; }
.comment h4.byline, .comment h4.byline a { background: #d5b56e; color: #fff !important; }
.unread, .thread .even, .statistics .index li:nth-of-type(2n) { background: #c8d0c1; }
span.unread { background: #f7f2e9; color: #a6894b; border: 2px solid #d5b56e; }
.comment .icon .anonymous, .comment .icon .visitor, .index .skins .icon, .skins .primary .icon, .index .mystery .icon, .index .tag .icon, .index .tagset .icon, .abbreviated .icon .anonymous, .abbreviated .icon .visitor { background: url("https://i.imgur.com/rdqdtqz.png"); background-repeat: no-repeat; background-size: contain; border: 1px solid #d5b56e; }
a img { border-radius: 95%; border: 2px solid #fff; }
p.kudos { background: url("https://i.imgur.com/7wX03zP.png") no-repeat; }
p.kudos { color: #a6894b !important; }
dashboard.own {
background-image: url("https://i.imgur.com/MEXgrDx.png"); border: 2px solid #d5b56e; }
dashboard ul {
border: none; }
main.errors,
main.error-502,
main.error-503-maintenance {
background: url("https://i.imgur.com/FxUVd04.png") center right no-repeat; }
footer {
border-top: 5px solid #d5b56e; }
footer.region {
background: #c8d0c1; }
footer h4.heading {
color: #fff; font-variant: small-caps; font-size: 120%; }
footer,
footer a {
color: #fff; }
footer a:hover {
color: #fff; background: #d5b56e; }
dl.stats dt { display: none; }
.skins .header dl.stats dt { display: inline-block; }
dl.stats dd:nth-of-type(1)::before { background: url(https://64.media.tumblr.com/db492b00dffe5c3059151bf531bac9ea/270ee5afe68cadd6-46/s500x750/a6bc3e5d57023d005da4a1f3d11c383db8dd7df6.png); }
dl.stats dd:nth-of-type(2)::before { background: url(https://64.media.tumblr.com/f835b437a474b4b672a8d4ebe61402b8/8979adde76f2ff05-fb/s100x200/8f86556b6896e96427f5a4a54f0de7be38ddba75.png); }
dl.stats dd.language::before { display: none !important; }
dl.stats dd.kudos::before { background: url(https://64.media.tumblr.com/23a3c6f134a96386f50fb8982a353590/8b704f26c7323545-01/s100x200/31e25f0be03646918168c4d49bd2ee9733b2cd59.png); }
dl.stats dd.words::before { background: url(https://64.media.tumblr.com/fff96d500a04ddf12517a48d83b228d2/b2e751421a20aa0c-a7/s100x200/c848a67de8f463ccdafa5b60948c61a172d5fe24.png); }
dl.stats dd.chapters::before { background: url(https://64.media.tumblr.com/a8ca48310f24581ae539336583690b26/b2e751421a20aa0c-5c/s100x200/a51b914598b64c3ddf6f705b278f11a68301d443.png); }
dl.stats dd.comments::before { background: url(https://64.media.tumblr.com/7172c0bbe03a0eef7b236014dc78c905/8b704f26c7323545-78/s250x400/f37ba1ff69b5ef2ad7e5fe66b61fd748badc00d1.png); }
dl.stats dd.bookmarks::before, dl.stats dd a[href$=bookmarks]::before { background: url(https://64.media.tumblr.com/9b95d189a57699762d2262536e922ece/b2e751421a20aa0c-2a/s100x200/1aabb2ad7b90746f0469aefaa39af5b83728f8b9.png); }
dl.stats dd.hits::before { background: url(https://64.media.tumblr.com/b2b8862a356132ac1aa41e9e9f0ddd1d/b2e751421a20aa0c-9e/s100x200/dcd2bcb1adbbb8f9e1844b61aee3dd3a653531e3.png); }
dl.stats dd.collections::before { background: url(https://64.media.tumblr.com/ae825c2ad8071426c298c5b52970e294/b2e751421a20aa0c-18/s100x200/d1eb5dd259e2db588cda2100057c2c8fd9efaaf0.png); }
dl.work dl.stats dd.published::before { background: url(https://64.media.tumblr.com/7e13419071a7eeb35f48a76c7aa0ba36/b2e751421a20aa0c-5d/s250x400/7f351f60793ad683e4a9dc4de55e4ee4d625f9d2.png); }
dl.work dl.stats dd.status::before { background: url(https://64.media.tumblr.com/0ef9349a36cf808783e9488a97b64678/b2e751421a20aa0c-10/s250x400/8df1d3da298f875381822968f8e71ed4d7bcae31.png); }
ul.statistics dl.stats dd.subscriptions::before { background: url(https://64.media.tumblr.com/64db76a65209eff79515dfc23842eb54/fd0b10e0262ddb71-14/s250x400/921de73c3d5bb819f4e3c58c7c45bd4c6edfe55f.png); }
dl.stats dd.published::before, dl.stats dd.status::before { width: 0px; margin-right: 0px; }
li.collection dl.stats dd a[href$=collections]::before { background: url(https://64.media.tumblr.com/ae825c2ad8071426c298c5b52970e294/b2e751421a20aa0c-18/s100x200/d1eb5dd259e2db588cda2100057c2c8fd9efaaf0.png); }
li.collection dl.stats dd a[href$=works]::before { background: url(https://64.media.tumblr.com/f835b437a474b4b672a8d4ebe61402b8/8979adde76f2ff05-fb/s100x200/8f86556b6896e96427f5a4a54f0de7be38ddba75.png); }
li.collection dl.stats dd a[href$=bookmarks]::before { background: url(https://64.media.tumblr.com/9b95d189a57699762d2262536e922ece/b2e751421a20aa0c-2a/s100x200/1aabb2ad7b90746f0469aefaa39af5b83728f8b9.png); }
li.collection dl.stats dd a[href$=fandoms]::before { background: url(https://64.media.tumblr.com/0a2f3d28fb850907a859726916e04e6f/8979adde76f2ff05-48/s250x400/926b1499363f66438d02fdc8bbea5ce610a75395.png); }
ul.statistics dl.stats dd::before, li.work dl.stats dd::before, li.bookmark dl.stats dd::before, dl.work dl.stats dd::before, .collection dl.stats dd a[href$=collections]::before, li.collection dl.stats dd a[href$=works]::before, li.collection dl.stats dd a[href$=bookmarks]::before, li.collection dl.stats dd a[href$=fandoms]::before, li.series dl.stats dd:not(.language):not(.words):not(.chapters):not(.collections):not(.comments):not(.kudos):not(.bookmarks):not(.hits):not(.published):not(.subscriptions):nth-of-type(1)::before, li:not(.collection) dl.stats dd:not(.language):not(.words):not(.chapters):not(.collections):not(.comments):not(.kudos):not(.bookmarks):not(.hits):not(.published):not(.subscriptions):nth-of-type(2)::before, dl.stats dd:not(.bookmarks) a[href$=bookmarks]::before { display: inline-block; width: 14px; height: 14px; content: " "; background-size: 14px 14px !important; margin-right: 5px; }
#adiraofthetals ao3 skins#ao3 skins#ao3 site skin#ao3 code#ccs#ccs code#ao3 ccs#ao3#archive of our own
373 notes
·
View notes
Text
Agatha All Along Week @agathaallalongweek
Day 4 — Professors/Teachers
agathario as magical professors who created life for research and fell in love in the process.
AAAWeek25 masterlist
#aaaweek25#aaaweek25 professors/teachers#agathario#agatha harkness#rio vidal#i wanted to render this but work said no#if you happen to scan the QR code you're welcome and pls use cc#this is late bc i was distracted by fanfic
488 notes
·
View notes
Text







Cherry-Coded Lookbook #2 … w/ Serafina Palladio🍒
𖡡 San Myshuno
01. top / skirt / heels / tights / purse / earrings / necklace 02. dress / boots / tights / scarf / purse / earrings 03. sweater / shirt / pants / shoes / hat / earrings 04. sweater / skirt / heels / tights / purse / earrings 05. shirt / skirt / heels / necklace / earrings 06. sweater*/ sweatpants / shoes / scarf / glasses *need to update the link
cherry coded lookbook #1 here🍒
a big thank you to all of the cc creators!! @sentate @aharris00britney @lijoue @serenity-cc @caio-cc @arethabee @jius-sims @bbygyal123 @joliebean @simcelebrity00 @miikocc @madlensims @oakiyo
#sims 4#coastal cowplant#simblr#the sims 4#the sims community#ts4#sims 4 screenshots#sims4#the sims 4 simblr#the sims#coastal cowplant lookbooks#ts4 lookbook#sims 4 lookbook#sims lookbook#cc recommendations#cc recs#the sims custom content#sims fashion#serafina*#palladio*#cherry coded#ts4 simblr#sims 4 cas#ts4 cas#create a sim#show us your sims#sims 4 aesthetic#sims aesthetic#the sims screenshots#ts4 screenies
629 notes
·
View notes
Text

Lelouch vi Britannia 🦇
#code geass#art#digital art#digital illustration#fanart#anime#sketch#character illustration#digital artwork#digital sketch#manga#lelouch lamperouge#lelouch vi britannia#lelouch#lelouch x kallen#cc#kallen#art style#digital artist#artists on tumblr#code geass lelouch of the resurrection#code geass lelouch of the rebellion#suzaku x lelouch#lelouch fanart#illust#digital drawing#digital painting#digital fanart#drawing#painting
581 notes
·
View notes
Text
everyone look at my favorite screencap of the disaster twins Now. look at them /thr
#personal#rottmnt#cc twins coded#someone needs to make a compilation of when donnie does that one face with the big wet cat eyes because he actually does it so much#it gives me insane cuteness aggression
247 notes
·
View notes
Text
I started watching Code Geass and Suzaku immediately jumped up into my top list of favorite fictional characters
#yugioh#yugioh vrains#yusaku fujiki#code geass#suzaku kururugi#the show reminds me a lot of vrains where a lot of people are selfish with clashing ideals and are taking extreme measures to change things#suzaku is like takeru with some yusaku mixed#lelouch is like ryoken and season 3 ai#cc is similar to ai#i could continue my parallels ramble but ill stop at that#also Suzakus seiyuu is Ai and Kallens seiyuu is one of revolvers knights Baira#art
236 notes
·
View notes
Text
"For Life and Light."
Pffffiuuuuu... I didn't thought I would finish it in time but I did! *fist pump*
Just in time to thank the @codywanfirstkissbingo 's mods for such lovely prompts and to wish everyone a very merry Christmas and/or Winter's Holidays!!!!!!!!!
Big love sent to everyone!!!
💖❄🎄💖🌞💖🎄❄💖

#its not my fault the rallying cry of the Army of the Light sounds both like an Oath to the Force and a Marriage Vow#star wars#sw fanart#the clone wars#tcw fanart#commander cody#obi wan kenobi#codywan#clone wars#tcw#i actually managed to make one that's not AU#the darkest hours herald the dawn#team hope#cc 2224#sun coded#how many times I can use light as a symbolism of Cody's hope and resistance and resilience and love? Apparently many times#my fanart#coline7373#forehead kisses#cwfkb2023#merry christmas#sw xmas
2K notes
·
View notes
Text

#code geass#code geass cc#fanart#lelouch vi britannia#digital art#art#artwork#artists on tumblr#illustration
336 notes
·
View notes
Note
I really love your skin, but for me it's showing up red : the heading as well as the other red part.
Could you please tell me how to fix it?
I'm so so sorry for the late reply! I think that the code was put in wrong! So I made a pastebin account so you all can click one button and have the whole thing copied and just paste it in AO3. I will add this to the original post too.
If you still have problems please contact me! I am here to help you so you can enjoy this skin!!
Also thank you!!! I hope you get to love and enjoy it as much as I do!!!
#adiraofthetals#adiraofthetals ao3 skins#ao3 skins#ao3 code#ao3 site skin#ccs#ccs code#ao3 ccs#ao3#archive of our own
4 notes
·
View notes
Text

he thinks he’s lelouch of the rebellion fr 🤣🤣🤣🤣
inspo pic and sketch below !!

#are there any code geass fans out there still?#i joined the party late#code geass#lelouch lamperouge#lelouch vi britannia#c.c. (code geass)#cc code geass#suzaku kururugi#digital art#code geass fanart#code geass r2#val art
435 notes
·
View notes
Text


Sent these as postcards to moots a thousand years ago :D
#for the life of me I CANNOT find the suzaku and kallen versions of this#somewhere in my old hard drive ; w;#lelouch lamperouge#cc#code geass#meowwwwww
97 notes
·
View notes
Text
What is thy desire? Revenge.
#im a sucker for parallels#cinderella's castle#starkid#team starkid#ella ashmore#cc stepmother#putrice ashmore#rancilda ashmore#sir hop a lot#justine grizzwald#lucy grizzwald#angela giarratana#bryce charles#mariah rose faith casillas#lauren lopez#jon matteson#hfgifs#color coding the text to their dresses? yes please
139 notes
·
View notes
Text

has this been done yet
#tadius is ja'far-coded#i'd make a venn diagram but it would just be a circle#tadius 🤝 jafar#my favorite boys fr fr#tadius#ja'far starkid#twisted: the untold story of a royal vizier#twisted starkid#cinderella's castle#starkid#starkid cinderella's castle#cc starkid#starkid musicals#team starkid#starkid productions#nerdy speaks
85 notes
·
View notes
Text
The 99th Emperor of the Holy Britannian Empire 😌😌
76 notes
·
View notes
Text
no cause i think one of the reasons any life series ship with grian is automatically so ironically stingingly tragic is that it's /his game/.
like putting aside the watchers for a second, grian created the life series. this is /his/ death game, his circus his monkeys. sure, when the person closest to him inevitably dies some gruesome death at his own hands, the pain in his chest still makes him want to jump off a cliff, run face first into a warden, fall a couple hundred blocks and splat, but...
it's still. /his game/.
when other players lose their teammate, it's tragic for them because their friend got ripped from them in an instant and there's nothing they can do. when grian loses someone close to him, it's all /his fault./ he made this game, he wrote the code, he said "if this then that if player gets ripped to shreds in a cactus pit, falls off a bridge in the sky, blows up in our own tower, then they die".
he just. never thinks he's gonna be the one to do it.
he knows it's just a game, he knows he can just hop back on hermitcraft and see his friends alive and well and not shredded splatted blown to pieces.
he just.
his game. his friends. his hands.
gets him every time.
#c's not cc's#orbviously imo#hi yes this is creative writing im not actually blaming grian for playing a game#this was written kind of from his perspective. at least at the end. a bit. if that makes any sense#also i know i said “he wrote the code” and “log on hermitcraft” let me restate#CEES NOT CEECEES#characters not content creators#i had a really hard time getting my idea into words mainly cause i forgot my first idea and had a second one halfway through#so#if it feels. idk weird#probably why#if someone else wants to make this make sense feel free#oh yeah i should probably. tag this huh#ew#sjhgsdg#grian#grian hermitcraft#hermitcraft#hermitcraft grian#hermitblr#life series#life series smp#life smp#trafficblr#traffic life#the life series#third life#life series spoilers#i mean. i fucken guess#tags tags tags
80 notes
·
View notes
Text


☆ Lost Stories book illustrations ☆
#lelouch#lelouch lamperouge#lelouch vi britannia#suzaku#suzaku kururugi#cc#c.c. (code geass)#nunnally#nunnally vi britannia#nunally lamperouge#schneizel el britannia#code geass
67 notes
·
View notes