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

hr { background-color: black; height: 1px; border: 0; }
.SyntaxTable pre {
    white-space: pre-wrap;
}
		