]> gitweb.factorcode.org Git - factor.git/blob - extra/http/server/resources/stylesheet.css
Initial import
[factor.git] / extra / http / server / resources / stylesheet.css
1 a:link { text-decoration: none; color: black; }
2 a:visited { text-decoration: none; color: black; }
3 a:active { text-decoration: none; color: black; }
4 a:hover { text-decoration: underline; color: black; }