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

Редакция

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

Редакция 121 Редакция 122
Строка 14... Строка 14...
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: 26px;
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: 26px;
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
    line-height: 24px;
35
    line-height: 26px;
36
}
36
}
37
37
38
div.owners span, div.admins span {
38
div.owners span, div.admins span {
39
    padding-right: 10px;
39
    padding-right: 10px;
40
}
40
}
41
41
42
div.owners p, div.admins p {
42
div.owners p, div.admins p {
43
    line-height: 24px;
43
    line-height: 26px;
44
}
44
}
45
45
46
46