summaryrefslogtreecommitdiff
path: root/csstemplate/offline.taifun.status.css
blob: a16e4563f4e26d011d7dd2572a7dde0830f953a2 (plain)
1
2
3
4
5
6
7
8
span.taifunonline {
	color: #222;
	}

span.taifunoffline {
	color: #f00;
	}