summaryrefslogtreecommitdiff
path: root/licenses/creativecommons/includes/deed3-ie.css
blob: ea62a841e55687eab938e6e1d00ab033d63cb545 (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
/* ie tweaks */


#deed {
	width: 765px; 
}

#deed-head {
	margin: 9px;
	margin-bottom: 0;
}

#deed-main {
	width: 708px;
/*	margin:  -32px 9px 0 10px;*/
	margin: -32px 9px -32px 10px;
}
#deed-foot {
	margin: 0 9px;
}

li.license {
  height: 4em;
}