Skip to content

Commit d0def0c

Browse files
committed
launch 2023 version
1 parent 01dd315 commit d0def0c

File tree

4 files changed

+614
-433
lines changed

4 files changed

+614
-433
lines changed

assets/css/style.css

+16-7
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,29 @@
11
body {
2-
top: 0px !important;
2+
top: 0px !important;
33
overflow-x: hidden;
4-
}
5-
.translate-btn{
4+
}
5+
6+
.translate-btn {
67
background-color: #f95959;
78
border-radius: 5px;
89
}
9-
nav{
10+
11+
nav {
1012
text-align: center;
1113
}
12-
.nav-item-wrapper{
14+
15+
.card-img-top {
16+
border: 1px solid #e0dcdc;
17+
}
18+
19+
.nav-item-wrapper {
1320
margin-left: auto;
1421
}
15-
.ar-text{
22+
23+
.ar-text {
1624
direction: rtl;
1725
}
18-
.news{
26+
27+
.news {
1928
font-size: 20px;
2029
}

0 commit comments

Comments
 (0)