MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
Added colors for comment sections
(Added subtle text shadow to hatnotes)
(Added colors for comment sections)
Line 362:
.wikitable > * > tr > td, .wikitable > * > tr > th {
border: 1px solid rgba(255, 255, 255, 0.1);
}
 
/* COMMENTS */
.c-order select {
color: inherit;
background-color: #0D2241;
}
 
.c-item {
color: inherit;
background-color: #0D2241;
border-bottom: 2px solid rgba(255,255,255,0.1);
}
 
.c-form-button input[type=button] {
color: inherit;
background-color: #0D2241;
}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu