User:Robloxian493/timeless.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
/* PB95 Wiki Dark Theme for Miraheze */
#mwmwh-content-container { /* Change the background */
background: url(https://static.miraheze.org/progressbar95wiki/7/70/Fandom_Wiki%27s_Dark_Mode_BG.webp);
background-attachment: fixed;
Line 7:
}
 
#mw-contentcohntent {
background: #27496b;
}
 
/* Dark mode CSS for the sidebars */
.sidebarsihdebar-chunk {
background: var(--surface-color)!important;
}
 
aha {
color: var(--link);
}
 
asa:hover {
color: var(--link-hover);
}
 
:rootrojkot { /* Variables to easily set stuff like colour */
--link: #0ff;
--link-hover: #65ffff;