Хранилища Subversion ant

Редакция

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

Редакция 11 Редакция 36
Строка -... Строка 1...
-
 
1
body {
-
 
2
        background: #fff url(../img/bg.gif) top left repeat;
-
 
3
}
-
 
4
1
#ant {
5
#ant {
2
        font: 12pt/20pt Georgia;       
6
        font: 12pt/20pt Georgia;       
3
}
7
}
4
8
5
#ant input {
9
#ant input {
6
        margin: 0 5px 0 15px;
10
        margin: 0 5px 0 15px;
7
        font: 12pt Georgia;
11
        font: 12pt Georgia;
8
}
12
}
9
13
10
#ant p {
14
#ant p {
11
        margin: 0;
15
        margin: 0;
12
}
16
}
13
17
14
#footer {
18
#footer {
15
        margin: 5px 0;
19
        margin: 5px 0;
16
        padding: 5px 0;
20
        padding: 5px 0;
17
        border-top: 1px solid #a9a9a9;
21
        border-top: 1px solid #a9a9a9;
18
        font: 10pt Georgia;
22
        font: 10pt Georgia;
19
        color: #a9a9a9;
23
        color: #a9a9a9;
20
}
24
}
21
25
22
#footer a {
26
#footer a {
23
        color: #a9a9a9;
27
        color: #a9a9a9;
24
        text-decoration: none; 
28
        text-decoration: none; 
25
}
29
}
26
30
27
pre {
31
pre {
28
        font: 12pt Arial;
32
        font: 12pt Arial;
29
        border: 1px solid #000;
33
        border: 1px solid #000;
30
        margin: 10px 0;
34
        margin: 10px 0;
31
        padding: 10px;
35
        padding: 10px;
32
        background-color: #dcdcdc;
36
        background-color: #dcdcdc;
33
}
37
}
34
38
35
#sourceslist {
39
#sourceslist {
36
        font-family: Arial;
40
        font-family: Arial;
37
        padding: 1px 3px;
41
        padding: 1px 3px;
38
}
42
}