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

.NewStyle
{
    outline-style: none;
}

.SyntaxTable pre {
    white-space: pre-wrap;
}

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