Mono skin by lim

Please DO copy and reuse and modify this code any way you like!CREDITS# code: adapted from 'colour flip combos' by lim @ ao3
Users:
151
Role:
user
Media:
all
Condition:
normal

Navigation

CSS

/* SKIN: Mono */
/* DESCRIPTION: Please DO copy and reuse and modify this code any way you like!
CREDITS
# code: adapted from 'colour flip combos' by lim @ ao3
*/
/* PARENTS: Get The Backers, Snow */
/* KEY COLOUR TO BLACK (DEFAULT IS STRONG RED)*/
#header ul.primary,
#footer,
.autocomplete .dropdown ul li:hover,
li.selected,
a.tag:hover {
  background: #000;
  background-size: 500px;
}

#header .heading a,
#header .actions a:hover,
#header .actions a:focus,
#header .dropdown:hover a,
#header .open a,
#header fieldset,
#header form,
#header p,
#dashboard a:hover,
.actions a:hover,
.actions input:hover,
.delete a,
span.delete,
span.unread,
.replied,
span.claimed,
.draggable,
.droppable,
span.requested,
a.work,
.blurb h4 a:link,
.blurb h4 img,
.system .latest h3,
.system div.news h3,
.system .tweets h3,
.required,
.error,
a.cloud7,
a.cloud8,
#footer .secondary li a {
  color: #000;
}

#outer #header #greeting .icon,
#dashboard.own,
.error,
.comment_error,
#header ul.primary,
.LV_invalid,
.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active,
#header .primary a,
#header .primary .current,
#header .primary input,
#header .search input {
  border-color: #000 !important;
}


/* reset link color in dropdown menu */
#header .menu a,
#header .dropdown:hover .menu a {
  color: #111;
}

Parent Skins