User:Lizz/common.css: Difference between revisions

Jump to navigation Jump to search
(add dialogueOptions, no styling needed currently)
(font-style: italic; for .playtime and .properName)
Line 24: Line 24:
span.playtime, span.properName {
span.playtime, span.properName {
   color: maroon;
   color: maroon;
  font-style: italic;
}
}