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

Редакция

Редакция 125 | Содержимое файла | Сравнить с предыдущей | Последнее изменение | Открыть журнал | 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;
122 alex-w 19
    line-height: 26px;
90 alex-w 20
    background: transparent url(./img/contact/jabber_protocol.png) top left no-repeat;
21
}
22
 
119 alex-w 23
.icq {
24
    padding-left: 25px;
122 alex-w 25
    line-height: 26px;
119 alex-w 26
    background: transparent url(./img/contact/icq_protocol.png) top left no-repeat;
27
}
28
 
206 diffor 29
.homepage {
30
    padding-left: 25px;
31
    line-height: 26px;
32
    background: transparent url(./img/contact/go-home.png) top left no-repeat;
33
}
34
 
91 alex-w 35
.fio {
98 alex-w 36
    font: 14pt/16pt Georgia;
91 alex-w 37
}
38
 
117 alex-w 39
div.owners, div.admins {
107 alex-w 40
    margin-top: 15px;
122 alex-w 41
    line-height: 26px;
104 alex-w 42
}
43
 
121 alex-w 44
div.owners p, div.admins p {
122 alex-w 45
    line-height: 26px;
121 alex-w 46
}
108 alex-w 47
 
121 alex-w 48