summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/documentation/doc.css
blob: fa415f1d2528b66deb9d077e23faf74a9f30420d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
img[alt*="-50r."]
{ 
	width:  30%; 
	display: block;
	float: right;
}
.fragment
{ 
	clear: both;
}
.footer
{ 
	clear: both;
}