MediaWiki:Nimbus.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 50: Line 50:
color: #344B63;
color: #344B63;
}
}
#navigation-title { background: url(https://destiny.wiki.gallery/images/nav-top.png) no-repeat scroll left bottom #C9D6E0; }
#other-links { background: url(https://destiny.wiki.gallery/images/nav-bottom.png) no-repeat scroll left top #C9D6E0; }


.sub-menu {
.sub-menu {
Line 60: Line 63:
border-left: 1px solid #C9D6E0;
border-left: 1px solid #C9D6E0;
border-right: 1px solid #C9D6E0;
border-right: 1px solid #C9D6E0;
}
#menu #discord-button::after {
content: ' chat';
font-weight: normal;
opacity: 0.85;
}
#footer-container {
border-color: #C9D6E0;
}
}


Line 323: Line 334:


#navigation-title {
#navigation-title {
background: url(https://destiny.wiki.gallery/images/nav-top.png) no-repeat scroll left bottom #C9D6E0;
border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
line-height: 28px;
line-height: 28px;
Line 329: Line 339:
}
}
#other-links {
#other-links {
background: url(https://destiny.wiki.gallery/images/nav-bottom.png) no-repeat scroll left top #C9D6E0;
border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
padding: 5px 7px 3px 8px;
padding: 5px 7px 3px 8px;
Line 370: Line 379:
width: 17px;
width: 17px;
height: 13px;
height: 13px;
}
#menu #discord-button::after {
content: ' chat';
font-weight: normal;
opacity: 0.85;
}
/** Timeline **/
.timeline-year-container {
border: 1px solid #C9D6E0;
}
.timeline-year {
color: #C9D6E0;
}
}


Line 389: Line 385:
height: 143px;
height: 143px;
border-radius: 0 0 0.7em 0.7em;
border-radius: 0 0 0.7em 0.7em;
border-bottom: 1px solid #C9D6E0;
border-left: 1px solid #C9D6E0;
border-right: 1px solid #C9D6E0;
}
}
#footer-container, #footer-bottom {
#footer-container, #footer-bottom {