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

Редакция

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

Редакция 74 Редакция 76
Строка 3... Строка 3...
3
 text-align: left;
3
 text-align: left;
4
 padding-left: 135px;
4
 padding-left: 135px;
5
 margin: 10px auto;
5
 margin: 10px auto;
6
}
6
}
7
7
8
.ftp {
-
 
9
 background: transparent url(/img/logo/ftp-big.png) top left no-repeat;
-
 
10
}
-
 
11
-
 
12
.apt {
-
 
13
 background: transparent url(/img/logo/apt-big.png) top left no-repeat;
-
 
14
}
-
 
15
-
 
16
.gentoo {
-
 
17
 background: transparent url(/img/logo/gentoo-big.png) top left no-repeat;
-
 
18
}
-
 
19
-
 
20
.mandriva {
-
 
21
 background: transparent url(/img/logo/mandriva-big.png) top left no-repeat;
-
 
22
}
-
 
23
-
 
24
.arch {
-
 
25
 background: transparent url(/img/logo/arch-big.png) top left no-repeat;
-
 
26
}
-
 
27
-
 
28
.alt {
-
 
29
 background: transparent url(/img/logo/alt-big.png) top left no-repeat;
-
 
30
}
-
 
31
-
 
32
.freebsd {
-
 
33
 background: transparent url(/img/logo/freebsd-big.png) top left no-repeat;
-
 
34
}
-
 
35
-
 
36
.dicts {
-
 
37
 background: transparent url(/img/logo/dicts-big.png) top left no-repeat;
-
 
38
}
-
 
39
-
 
40
.mans {
-
 
41
 background: transparent url(/img/logo/mans-big.png) top left no-repeat;
-
 
42
}
-
 
43
-
 
44
.www {
-
 
45
 background: transparent url(/img/logo/www-big.png) top left no-repeat;
-
 
46
}
-
 
47
-
 
48
.fail {
-
 
49
 background: transparent url(/img/logo/fail-big.png) top left no-repeat;
-
 
50
}
-
 
51
-
 
52
#infocard h4 {
8
#infocard h4 {
53
 font: 24pt/25pt Georgia;
9
 font: 24pt/25pt Georgia;
54
 margin: 0;
10
 margin: 0;
55
}
11
}
56
12