Project

General

Profile

Download (408 Bytes) Statistics
| Branch: | Tag: | Revision:
1
div.expertsdb-title-field-column {
2
	float:left;
3
	clear:left;
4
	padding: 0 1em 0 0;
5
}
6

    
7
div.expertsdb-phone-number-field-title {
8
	  width: 33%;
9
}
10

    
11

    
12
div.expertsdb-phone-number-field-column {
13
	width: 61%;
14
}
15

    
16
div.expertsdb-phone-number-field-url {
17
	float:left;
18
  width: 61%;
19
}
20

    
21
legend, legend a:link,legend a:active,legend a:visited{
22
font-weight:700;
23
color:#236abf;
24
}
25

    
26
legend a:hover{
27
text-decoration: underline;
28
}
(37-37/47)