/*
The URL to this custom style sheet is given to Remarkbox Namespace dashboard.
This let's me control the look and feel of the comments!
*/

a.mod::after {
  background-color: #AA0000;
}

pre {
  border-left: 2px solid #0084B4;
}
