Log.css

From City of Hope MUSH
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-left: 1em;
   padding-bottom: 1em;

}