Due to spambots account creation is turned off, if you'd like an accout please email me at techinfodepot1@gmail.com
You do not need an accout to report a problem with the wiki.

-

Template:WikiProject Lua header/styles.css

From TechInfoDepot
Jump to navigationJump to search
/* backgrounds are set inline by [[TM:Page tabs]] 
 * these could be overwritten here using !important
 */
.template-page-tabs.wp-lua-header > span {
	border-color: #a3a3bf;
}

@media screen {
	html.skin-theme-clientpref-night .template-page-tabs.wp-lua-header > span  {
		border-color: #777692;
	}
	/* override the text colour of the active tab in dark mode*/
	html.skin-theme-clientpref-night .template-page-tabs.wp-lua-header > span > .mw-selflink {
		color: #eaecf0;
	}
}