Хранилища Subversion www_nix-files

Редакция

Редакция 119 | Редакция 121 | К новейшей редакции | Только различия | Не учитывать пробелы | Содержимое файла | Авторство | Последнее изменение | Открыть журнал | RSS

Редакция 119 Редакция 120
1
#infocard-member {
1
#infocard-member {
2
 width: 400px;
2
 width: 400px;
3
 text-align: left;
3
 text-align: left;
4
 padding-left: 105px;
4
 padding-left: 105px;
5
 margin: 10px auto;
5
 margin: 10px auto;
6
}
6
}
7
7
8
#infocard-member h4 {
8
#infocard-member h4 {
9
 font: 24pt/25pt Georgia;
9
 font: 24pt/25pt Georgia;
10
 margin: 0 0 5px 0;
10
 margin: 0 0 5px 0;
11
}
11
}
12
12
13
#infocard-member p {
13
#infocard-member p {
14
 margin: 3px 0;
14
 margin: 3px 0;
15
}
15
}
16
16
17
.jabber {
17
.jabber {
18
    padding-left: 25px;
18
    padding-left: 25px;
19
    line-height: 24px;
19
    line-height: 24px;
20
    background: transparent url(./img/contact/jabber_protocol.png) top left no-repeat;
20
    background: transparent url(./img/contact/jabber_protocol.png) top left no-repeat;
21
}
21
}
22
22
23
.icq {
23
.icq {
24
    padding-left: 25px;
24
    padding-left: 25px;
25
    line-height: 24px;
25
    line-height: 24px;
26
    background: transparent url(./img/contact/icq_protocol.png) top left no-repeat;
26
    background: transparent url(./img/contact/icq_protocol.png) top left no-repeat;
27
}
27
}
28
28
29
.fio {
29
.fio {
30
    font: 14pt/16pt Georgia;
30
    font: 14pt/16pt Georgia;
31
}
31
}
32
32
33
div.owners, div.admins {
33
div.owners, div.admins {
34
    margin-top: 15px;
34
    margin-top: 15px;
35
    clear: both;
35
    line-height: 24px;
36
}
36
}
37
37
38
div.owners span, div.admins span {
38
div.owners span, div.admins span {
39
    padding-right: 15px;
39
    padding-right: 10px;
40
    line-height: 24px;
-
 
41
}
40
}
42
41
43
42
44
 
43