Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Fixed background color for .profile-content

See issue #209
Cette révision appartient à :
Blue 2017-05-09 16:15:38 +02:00 révisé par GitHub
Parent 6a49afab5f
révision 0aa35901c0

Voir le fichier

@ -66,6 +66,12 @@ a {
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
background: #263238;
}
/* Profile Content */
.profile-content {
background: #29363d;
}
/* Night mode switcher */
#mainmenu a.nightswitch {
background-image: url(/img/moon.png);