Log.css

From City of Hope MUSH
Revision as of 15:47, 22 September 2020 by Vivian (talk | contribs)
Jump to navigation Jump to search

p {

   text-indent: 5em;

}

.stage-direction {

font-weight: bold;

}

.text-message {

   background-color: #CCC;
   color: black;
   margin: 0 !important;
   box-sizing: border-box;
   padding: 1em;

}