User:9keta/common.css: Difference between revisions – Wikipedia

From Wikipedia, the free encyclopedia

Content deleted Content added


 

Line 13: Line 13:

}

}

/* Non-Obvious Stuff */

/* Non-Obvious Stuff */

.vector-page-tools, .vector-main-menu {

.vector-page-tools, .vector-main-menu {

âš«

ul li a {

âš«
âš«
âš«
âš«
âš«
âš«
âš«

}

}

}


Latest revision as of 18:56, 23 January 2026

/*
@import url('//en.wikipedia.org/w/index.php?action=raw&title=User:Anomie/hide-images.css&ctype=text/css');
*/
/*
Please ignore these abysmal design choices of mine.
I want to customize my page and am currently figuring out what changes where.
I wish there was better documentation for this.
*/

/* Obvious Stuff */
:link {
	color: #a238ff;
}
/* Non-Obvious Stuff */
.vector-page-tools ul li a , .vector-main-menu ul li a  {
	background: #cfcfcf;
	box-shadow: inset 0px 0px 5px 0px #454545;
	font-weight: bold;
	justify-content: center;
}

pre { 
	background: #f2e3ff;
}

img {
    filter: hue-rotate(90deg);
}

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top