User:Reversedragon/FirstNineThousand/hue2-old.css: Difference between revisions
Appearance
archive old horror swatch |
m Western-Marxism swatch 01 |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* stylesheet for archiving old swatch colors */ | /* stylesheet for archiving old swatch colors - this was made to be complementary to the current stylesheet so it's easy to compare the old and new colors */ | ||
@media screen { | @media screen { | ||
| Line 7: | Line 7: | ||
/* hyper-specific political-agorisms or Leninisms */ | /* hyper-specific political-agorisms or Leninisms */ | ||
.hue.field_ML .field_althusser01 { border-color: #4f1313; background: #8a869d; /* silver */ } | |||
/* series-specific tweaks */ | /* series-specific tweaks */ | ||
/* reminder that these swatches didn't have a special text color */ | |||
.mw-body .hue.field_horror .field_horror01 .figure, .hue.field_horror .field_horror01:before, | |||
.mw-body .hue.field_ML .field_althusser01 .figure, .mw-body .hue.field_ML .field_althusser01:before | |||
{} | |||
/* old versions of swatch text colors */ | |||
.mw-body .hue .field_mdem-example-not:before, .mw-body .hue .field_mdem-example-not .figure | |||
{ color: #eeffe8; } | |||
.mw-body .hue.field_ML .field_althusser-example-not .figure, .mw-body .hue.field_ML .field_althusser-example-not:before | |||
{ color: #fafafa; } | |||
} | } | ||
/* [[Category:Fake Item lists]] [[Category:Item colors ontology]] */ | /* [[Category:Fake Item lists]] [[Category:Item colors ontology]] page ends here. | ||
search keywords: colours */ | |||
Latest revision as of 03:49, 28 June 2026
/* stylesheet for archiving old swatch colors - this was made to be complementary to the current stylesheet so it's easy to compare the old and new colors */
@media screen {
/* rare fields - these override the common fields if one of those is specified */
.hue.field_horror .field_horror01 { border-color: #305e00; background: #509e40; /* dark green */ }
/* hyper-specific political-agorisms or Leninisms */
.hue.field_ML .field_althusser01 { border-color: #4f1313; background: #8a869d; /* silver */ }
/* series-specific tweaks */
/* reminder that these swatches didn't have a special text color */
.mw-body .hue.field_horror .field_horror01 .figure, .hue.field_horror .field_horror01:before,
.mw-body .hue.field_ML .field_althusser01 .figure, .mw-body .hue.field_ML .field_althusser01:before
{}
/* old versions of swatch text colors */
.mw-body .hue .field_mdem-example-not:before, .mw-body .hue .field_mdem-example-not .figure
{ color: #eeffe8; }
.mw-body .hue.field_ML .field_althusser-example-not .figure, .mw-body .hue.field_ML .field_althusser-example-not:before
{ color: #fafafa; }
}
/* [[Category:Fake Item lists]] [[Category:Item colors ontology]] page ends here.
search keywords: colours */