
/* USE_DARK_ICONS */
body, html {
background: red;
color: black;
}
#timeline_holder {
background: red;
}
#top_bar a, #top_login a, #dashboard_holder a, #footer a {
color: black !important;
}
body, html {
background-image: url(http://www.plurk.com/thalithaprasetya/invite.png);
background-repeat: repeat;
color: red;
}
#timeline_holder {
background-image: url(http://www.plurk.com/thalithaprasetya/invite.png);
background-repeat: repeat;
}
#top_bar a, #top_login a, #dashboard_holder a, #footer a {
color: red;
}
#page_title {
background-color: #ff4e4e;
padding: 1px;
color: red;
}
#plurk-dashboard {
background-color: #ff4e4e;
color: red;
border: 2px solid red;
}