User:Lizz/common.css: Difference between revisions

Jump to navigation Jump to search
(Testing alternate tag styles for dreamsnaps page)
(attempt using id, even though seems wrong?)
Line 118: Line 118:
}
}


.tag-universe {
#tag-universe {
     background: #ccceffe8;
     background: #ccceffe8;
     color: #8f93dd; /*or: #5c62b8? */
     color: #8f93dd; /*or: #5c62b8? */
}
}


.tag-trait {
#tag-trait {
     background: #354569;
     background: #354569;
}
}