Jump to content

User:Reversedragon/FirstNineThousand/hue1a-hide.css: Difference between revisions

From Philosophical Research
hide category generated section
 
pad element stuck at bottom of page
 
Line 3: Line 3:
.mw-category-generated { display: none; }
.mw-category-generated { display: none; }


/* @media screen { }
@media screen {
@media print { } */
  .mw-body-content > div > ol.hue:last-child { margin-bottom: 1.4em; }
}
 
/* @media print { } */




/* [[Category:Fake Item lists]] */
/* [[Category:Fake Item lists]] */

Latest revision as of 12:05, 11 June 2025

/* stylesheet for hiding non-Hue default MediaWiki things */

.mw-category-generated { display: none; }

@media screen {
  .mw-body-content > div > ol.hue:last-child { margin-bottom: 1.4em; }
}

/* @media print { } */


/* [[Category:Fake Item lists]] */