@import url("screen.css"); /* default gitit screen styles */
@import url("hk-pyg.css"); /* for syntax highlighting */

/* Put your custom style modifications here: */


img {
    max-width: 75%;
}

.comment { display: none; }

/* hide the search and goto forms, they spawn dangerous git grep */
/*form#searchform, form#goform {
	display: none;
}*/
