mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-01 00:12:30 +01:00
f63869bcfa
Oh, so pretty, I feel pretty and witty and gay! And I pity Any girl who isn't me today.
23 lines
244 B
Plaintext
23 lines
244 B
Plaintext
#main-menu-region {
|
|
i:before {
|
|
font-size: 35px;
|
|
}
|
|
i {
|
|
width: 40px;
|
|
}
|
|
}
|
|
|
|
#in-sub-nav li a {
|
|
color: #b9b9b9;
|
|
|
|
}
|
|
|
|
#in-sub-nav {
|
|
margin-bottom: 80px;
|
|
}
|
|
|
|
.backdrop #in-sub-nav {
|
|
background-color: #000000;
|
|
opacity: 0.85;
|
|
}
|