Project

General

Profile

Download (876 Bytes) Statistics
| Branch: | Tag: | Revision:
1
dl dd.nodeprofile-nodeprofile-display {
2
	margin-left: 0px;
3
}
4

    
5
dd.nodeprofile-nodeprofile-display div.node{
6
	border: none;
7
	margin:0px;
8
	padding:0px;	
9
}
10

    
11
.profile .person{
12
	margin-bottom: 2em;
13
}
14

    
15

    
16
.profile .title {
17
	clear: left;
18
	margin-bottom: 0.5em;
19
}
20

    
21
.clear-float{
22
	clear: both;	
23
}
24

    
25
.name_aliases {
26
	font-size: 70%;
27
	vertical-align: baseline;
28
}
29

    
30
.profile h2.person .operations {
31
	font-size: 80%;
32
	font-weight: normal;
33
}
34

    
35

    
36
div.date_lifespan span{
37
	display: inline;
38
	margin-left:0.3em;
39
}
40

    
41
table.interest_data th{
42
	vertical-align: top;
43
}
44

    
45
table.interest_data td span.term{
46
	display: block;
47
}
48

    
49
table.interest_data td span.notes{
50
	display: block;
51
	font-size: 90%;
52
	font-style: italic;
53
	margin-top: 1em;
54
}
55

    
56
div.view-search-interest, div.view-search-interest select, div.view-search-interest textarea{
57
	font-size: 90%;	
58
}
(3-3/3)