summaryrefslogtreecommitdiff
path: root/theme/default/ie6.css
blob: d9b1fbb45cdaf7e11e4590ac88b7d8a5e7d1b8d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
@charset "UTF-8";
/* CSS Document */

#nav_views li {
	line-height: 19px;
	}
#statistics dd {
	clear: both;
	}		
	
#profile p.notice_current {
	height: 96px;
	}	
	
#subscriptions_avatars li {
	margin: 0 3px 0 0;
	}

			
#nav_pagination li a {
	padding: 6px 15px;
	line-height: 27px;
	}