/* WYMeditor */

* {
  font-family: Verdana;
}

.test-class {
  border: solid 1px black;
}

ul {
  list-style-type: square;
}

textarea {
  height: 800px;
}
/* /WYMeditor */
