Actions

Work Header

Rating:
Archive Warning:
Fandom:
Additional Tags:
Language:
English
Stats:
Published:
2024-07-13
Completed:
2024-08-03
Words:
1,858
Chapters:
4/4
Comments:
3
Kudos:
23
Bookmarks:
4
Hits:
2,548

Different site skins

Summary:

Chapter 1 Light Mode Doctor Who Skin
Chapter 2 Yellow Note Pad Vibe Skin
Chapter 3 Shrek Skin
Chapter 4 Dark Mode Doctor who

Chapter Text

#header .logo,
#greeting p.icon {
display: none;
}

#header .primary {
box-shadow: none;
}

#header .heading sup {
visibility: hidden;
}

#header h1.heading a::before {
margin-left: 1em;
font-weight: bold;
content: "Just";
}

#header .heading sup::before {
content: " THE FICS LIVE HERE";
color: #003b6f;
visibility: visible;
}

#header h1.heading span {
display: none;
}

#main .icon {
display: none;
}

#header .logo {
display: none;
color: #003b6f;
}

header h1.heading span {
color: #003b6f;
}

#header h1.heading sup {
color: #003b6f;
}

#header h1.heading a::before {
display: inline-block;
width: 50px;
height: 50px;
content: " ";
background-image: url("https://i.ibb.co/NV97gC1/1000040663-removebg-preview.png");
background-size: 50px 50px;
background-repeat: no-repeat;
}

#footer {
background: #003b6f;
}

dl.stats dd.comments::before {
content: "💬";
}

dl.stats dd.kudos::before {
content: "❤️";
}

dl.stats dd.bookmarks::before {
content: "🔖";
}

dl.stats dd.hits::before {
content: "👀";
}

#header .primary {
box-shadow: none;
}

#header .menu {
background: #003b6f;
box-shadow: none;
}

button,
.actions a,
.actions a:link,
.action,
legend .action:link,
input[type="submit"],
.actions a:visited,
.actions li label,
a.action.modal-closer {
color: #b39800 !important;
background: #003b6f;
border: 1px solid #003b6f;
box-shadow: none;
}

#main {
color: black;
}

#main a {
color: black;
}

#header #search .text {
background: #003b6f;
color: white !important;
border: 1px solid #003b6f;
width: 8em;
box-shadow: none;
border-radius: 1px;
}

.search [role="tooltip"],
div.autocomplete.dropdown,
.autocomplete .notice {
background: white;
border: 1px solid #F4BF96;
}

#header ul.primary,
#outer .toggled form {
background: #003b6f;
}

#header ul.primary,
#footer,
#dashboard ul,
dl.meta,
.group.listbox,
fieldset fieldset.listbox,
#main li.blurb,
form blockquote.userstuff,
div.comment,
li.comment,
.toggled form,
form dl dt,
form.single fieldset,
#inner .module .heading,
.bookmark .status span,
.splash .news li,
.filters .group dt.bookmarker {
border-color: #555;
}