summaryrefslogtreecommitdiffstats
path: root/web/static/css/kill.ccss
blob: e53ea0ef4b0f541f6b1d24165e0d6e9408ff47e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#ship:
	float: left
	width: 256px
	height: 256px

table#victim:
	float: right
	table-layout: fixed
	width: 388px

table#attackers:
	float: right
	table-layout: fixed
	width: 388px

	td:
		height: 64px
		&:nth-child(1):
			width: 66px
			white-space: normal
		&:nth-child(2):
			width: 200px
		&:nth-child(3):
			width: 32px
			white-space: normal
		&:nth-child(3):
			width: 50px