-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
119 lines (116 loc) · 1.9 KB
/
style.css
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
.lang-item{
background-color:#DCE6FF;
}
.uz-lang
{
text-decoration: none;
font-family: 'Rubik',sans-serif;
font-weight: 500;
background-color: #ffffff;
}
.ru-lang
{
text-decoration: none;
background-color: #DCE6FF;
font-family: 'Rubik',sans-serif;
font-weight: 500;
}
.kirish
{
text-decoration: none;
background-color: dodgerblue;
font-family: 'Rubik Mone One',sans-serif;
color: #ffffff;
}
.nav-item, li
{
text-decoration: none;
list-style: none;
color: dimgray;
font-family: 'Rubik',sans-serif;
}
.section-item
{
text-decoration: none;
}
a{
text-decoration: none;
}
.section-h3
{
color: #000000;
font-family: 'Rubik Mono One',;
font-weight: 700;
font-size: 15px;
letter-spacing: 1px;
}
p{
font-family: 'Rubik',sans-serif;
}
.article-banner h3{
font-family: 'Rubik Mono ',sans-serif;
}
.ads-button{
font-family: 'Rubik Mono ';
font-weight: 100;
}
section li{
background-color: #F6F6F6;
}
.article-banner
{
background-color: #FFD7BA;
}
.ads-button{
background-color: #F78B3B;
color: aliceblue;
}
.section2-h3{
color: #000000;
}
.section3-h4{
color: #000000;
}
.section3-button{
background-color: #EAEAEA;
}
.dollar-rubl{
font-family: 'Rubik Mono One', sans-serif;
color: #5C80D8;
}
.dollar{
font-family: 'Rubik',sans-serif;
font-weight: 500;
}
.rubl{
font-family: 'Rubik',sans-serif;
font-weight: 500;
}
.search{
font-family: 'Rubik',sans-serif;
font-weight: 500;
}
.footer-logo{
color: #ffffff;
font-weight: 900;
}
.footer{
background-color: #7297EF;
}
.footer-p{
color: #EAEAEA;
}
.footer-a{
color: #EAEAEA;
font-family: 'Rubik',sans-serif;
font-weight: 600;
}
.footer-span{
color: #EAEAEA;
font-family: 'Rubik',sans-serif;
font-weight: 600;
}
.section h2{
font-family: 'Rubik Mono One',sans-serif;
font-weight: 800;
}