Actions

Work Header

Rating:
Archive Warning:
Fandom:
Additional Tags:
Language:
English
Stats:
Published:
2026-07-26
Words:
195
Chapters:
1/1
Kudos:
23
Bookmarks:
6
Hits:
913

Pink & Brown Polka Dot Site Skin

Summary:

Cute pink and brown polka dot site skin!!!

Notes:

Just copy and paste the code when creating a new site skin :)

Alsoo still tweaking the code so comment any suggestions or issues!

Work Text:

body,
.toggled form,
.dynamic form,
#main {
background: #fcf0f7 !important;
color: #2E2E2E;
}

h1,
h2,
h3 {
color: #2E2E2E !important;
}

a,
a:link {
color: #5E4E3E !important;
}

a:visited {
color: #8A7970 !important;
}

.relationships a {
background: none !important;
border: none !important;
}

.blurb {
background-color: #fcf0f7;
color: #5E4E3E;
border: 2px solid #5E4E3E !important;
border-radius: 5px;
}

#header,
#header .primary {
background-image: none;
background-color: #2B221C !important;
}

#header .primary a {
color: #fcf0f7 !important;
}

#header .secondary a {
color: #fcf0f7 !important;
}

#header .heading a {
color: #fcf0f7 !important;
}

#header,
#header .secondary {
background-image: url("https://static.vecteezy.com/system/resources/previews/025/554/108/non_2x/brown-background-with-pink-polka-dots-free-vector.jpg");
background-size: cover;
background-position: cover;
}

#dashboard {
background-color: #B09A8B !important;
border: 2px solid #2B221C !important;
border-radius: 10px;
color: #B09A8B !important;
background: #B09A8B !important;
}

#dashboard a {
color: #fcf0f7 !important;
}

#header img.logo {
display: none !important;
}

#header a {
color: #fcf0f7 !important;
}

#header .username a {
color: #fcf0f7 !important;
}

#header .dropdown .menu {
background: #2B221C !important;
}

#outer {
background-color: #fcf0f7;
}

.notice {
background-color: #F7D7E3;
color: #2E2E2E;
border: none;
}

.notice a,
.notice a:link {
color: #5E4E3E !important;
}

.notice a,
.notice a:visited {
color: #8A7970 !important;
}

#footer {
background-image: none !important;
background-color: #2B221C !important;
}

#footer .heading {
color: #fcf0f7 !important;
}

#footer a,
#footer a:link {
color: #fcf0f7 !important;
}

#footer a,
#footer a:visited {
color: #ffffff !important;
}