summaryrefslogtreecommitdiffstats
path: root/web/static/css/corporation.ccss
blob: c077808e1bb2de511a0b79bf18c3fe88daa7ac42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
table#kills:
	table-layout: fixed
	width: 900px

	tr:nth-child(odd):
		background-color: #1a1a1a

	th.time:
		width: 90px
	th.system:
		width: 120px
	th.victim_portrait:
		width: 64px
	th.victim:
		width: 250px
	th.killer_portrait:
		width: 64px
	th.killer:
		width: 250px