legibility improvements to darkbubble, mark as a derived theme

This commit is contained in:
Friendika
2011-10-01 04:25:40 -07:00
parent f4c961b906
commit 78c00c287d
34 changed files with 26 additions and 2248 deletions
+22
View File
@@ -1,7 +1,29 @@
@import url('../testbubble/style.css');
.icon {
background-image: url('dbicons.png');
}
body {
background: #000000;
color: #dddddd;
}
.info-message {
color: #444444;
}
#id_openid_url {
background: url(../testbubble/login-bg.gif) no-repeat #ffffff;
background-position: 0 50%;
padding-left: 18px;
width: 385px;
/* background: #FFFFFF;*/
color: #000000;
}
.fortunate {
color: #8888FF !important;
}