Changes

Jump to navigation Jump to search

Main Page/styles.css

321 bytes added, 14:36, 7 May 2021
no edit summary
.mainpage-links{
background: none !important;
padding: 0 !important;
font-family: 'Spectral SC', serif !important;
font-weight: 600;
font-size: 1.4em;
}
.mainpage-links a{
color: #5a5247 !important;
text-shadow: 1px 1px 1px #222;
text-decoration: none;
}
 
.mainpage-links a:hover{
color: #e1b164 !important;
}
/* Overrides for specific skins */
border:1px solid #111;
box-shadow:2px 2px 5px rgba(0,0,0,0.5);
}
 
body.skin-timelesswurm .mainpage-links a{
color: #fbc56f !important;
text-shadow: 1px 1px 1px #111 !important;
}
 
body.skin-timelesswurm .mainpage-links a:hover{
color: #fbdeaf !important;
}

Navigation menu