summaryrefslogtreecommitdiffstats
path: root/bin/jdownloader/plugins/jdchat/userliststyles.css
blob: ab82839e9bfffadd8f9dbba43151d282892735dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<style type="text/css">
span{
	color:#222222;
}

a { text-decoration:none; }

body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size::9px;
}
ul {	
	padding: 0px;
	margin:0px;
}
</style>