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

Редакция

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

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