forked from cripi-interface-development/dz2-css
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdz2.css
More file actions
38 lines (36 loc) · 867 Bytes
/
dz2.css
File metadata and controls
38 lines (36 loc) · 867 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
img[alt$="йн"] {
}
a[href$="e.ru/"] img {
}
.main div + div > a img {
}
.index div + div > a img {
}
.left-part div + div > a img {
}
img[alt="Бухгалтерия Онлайн"] {
}
.right-col- div:last-child img {
}
img[title="Бухгалтерия Онлайн"] {
}
.buhonline-block a:nth-child(1) img {
}
a[href="http://www.buhonline.ru/"] img {
}
.buhonline-block a:nth-last-child(3) img {
}
.left-part div:last-child > div:last-child img {
}
.main .index .left-part- .right-col- div > a > img {
}
.index div > div > div:last-child > div:last-child img {
}
.main div > div > div > div:last-child > div:last-child img {
}
.main div > div > div > div:last-child > div:not(.news) img {
}
.main .index .left-part- .right-col- .buhonline-block img {
}
.main div > div > div > div:not(.left-col-) > div:not(.news) img {
}