FREEBIE
@ -7,6 +7,9 @@ $text-dark: #CCCCCC;
$text-dark_l2: darken($text-dark, 30%);
.android-dark {
.app-loading-screen {
background-color: $grey-dark;
}
.gutter .content {
@ -2109,6 +2109,8 @@ li.entry .error-icon-container {
color: #CCCCCC; }
.android-dark .app-loading-screen {
background-color: #333333; }
.android-dark .gutter .content {
.android-dark a {