﻿/* This StyleSheet contains custom styles for this project */

.SyntaxTable pre
{
    white-space: pre-wrap;
}
.NewStyle
{
    outline-style: none;
}

hr { background-color: black; height: 1px; border: 0; }