Selaa lähdekoodia

Color some tag namespaces

test
spaghetti 8 vuotta sitten
committed by Tomochin
vanhempi
commit
dfe5cebe15
2 muutettua tiedostoa jossa 28 lisäystä ja 0 poistoa
  1. +16
    -0
      static/styles/beluga/style.css
  2. +12
    -0
      static/styles/genaviv/style.css

+ 16
- 0
static/styles/beluga/style.css Näytä tiedosto

@@ -2044,6 +2044,22 @@ tbody .staff_post {
border-top: none !important;
}

.tag_parody {
color: #e8ab3a !important;
}

.tag_character {
color: #529e63 !important;
}

.tag_male {
color: #3d77e2 !important;
}

.tag_female {
color: #e896e8 !important;
}

/* Pink Additions */

body.style_pink .cats_anime:after { color: #78467f; }


+ 12
- 0
static/styles/genaviv/style.css Näytä tiedosto

@@ -1399,6 +1399,18 @@ div.pad#threadpoll p strong {
.autocomplete-suggestion {
padding:5px
}
.tag_parody {
background: #d2aa4b !important;
}
.tag_character {
background: #689f78 !important;
}
.tag_female {
background: #e993e9 !important;
}
.tag_male {
background: #5959f9 !important;
}

/* Fixed Header addition */
body.style_fixed_header #menu, body.style_fixed_header .main-menu {


Ladataan…
Peruuta
Tallenna