summaryrefslogtreecommitdiffstats
path: root/stylesheets/basis.css
blob: 90b95949aa67e5f9803b987d5ee3a21cb52d053b (plain)
1
2
3
4
5
6
7
8
/* Basis-Stylesheet to cut out the Browser-Stylesheet */

* 
{
	margin: 0;
	padding: 0;
	text-decoration: none;
}