diff --git a/art.html b/art.html index 9eae76d..7c0dcda 100644 --- a/art.html +++ b/art.html @@ -38,6 +38,25 @@ + @@ -84,126 +103,125 @@

ارسم لوحة سيارتك مع نُمرة

بخطوات بسيطة ومجانية

- -
-
-
-
-
-
- +
+
+
+
+
+
+ +
+

10,000 AUD

-

10,000 AUD

-
-
-
- +
+
+ +
+

10,000 AUD

-

10,000 AUD

-
-
-
- +
+
+ +
+

10,000 AUD

-

10,000 AUD

-
-
-
- +
+
+ +
+

10,000 AUD

-

10,000 AUD

-
-
-
- +
+
+ +
+

10,000 AUD

-

10,000 AUD

-
-
-
-
- +
+
+
+ +
+

10,000 AUD

-

10,000 AUD

-
-
-
- +
+
+ +
+

10,000 AUD

-

10,000 AUD

-
-
-
- +
+
+ +
+

10,000 AUD

-

10,000 AUD

-
-
-
- +
+
+ +
+

10,000 AUD

-

10,000 AUD

-
-
-
- +
+
+ +
+

10,000 AUD

-

10,000 AUD

-
-
-

هنا التعليق

-
-
-

للتواصل :

-

www.numra.ae

+
+

هنا التعليق

+
+
+

للتواصل :

+

www.numra.ae

+
-
- +
الخطوة الأولي
@@ -474,9 +492,6 @@

بيانات اللوحات

- - -
diff --git a/contactUs.html b/contactUs.html index ca4ce58..568b2ea 100644 --- a/contactUs.html +++ b/contactUs.html @@ -27,7 +27,6 @@
-
-
- sucsess -

تم إضافة الرقم بنجاح

-

سوف يتم مراجعة البيانات والنشر في أقرب وقت

- ارسال الإعلان للمراجعة والنشر -
-
+
+
+ sucsess +

تم إضافة الرقم بنجاح

+

سوف يتم مراجعة البيانات والنشر في أقرب وقت

+ ارسال الإعلان للمراجعة والنشر +
+
@@ -301,14 +321,14 @@

تم إضافة الرقم بنجاح

}); + diff --git a/footer.css b/footer.css index 0081a5b..74f0c09 100644 --- a/footer.css +++ b/footer.css @@ -33,7 +33,7 @@ footer .footer-container .social-links { margin-top: 18px; display: flex; - justify-content: space-between + gap: 20px; } footer .footer-container .social-links a:nth-child(1)::before, footer .footer-container .social-links a:nth-child(2)::before, @@ -58,6 +58,7 @@ footer .footer-container .social-links a:nth-child(3)::before footer .footer-container .contact-details { + flex: 1; display: block; } @@ -74,7 +75,8 @@ footer .quick-links a { } footer .quick-links { width: 116px; - +flex: 1; +min-width: auto; } footer .quick-links h4 { width: 100px; diff --git a/index.html b/index.html index 0b939f2..f99f31d 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,6 @@
-
-
-
-
-
- - dubai-number-plate - -
-
- - dubai-number-plate - -
-
- - dubai-number-plate - -
-
- - dubai-number-plate - -
-
- - dubai-number-plate - +
+
+
+
+
+ + dubai-number-plate + +
+
+ + dubai-number-plate + +
+
+ + dubai-number-plate + +
+
+ + dubai-number-plate + +
+
+ + dubai-number-plate + +
+
+
-
-
-

بيع وشراء لوحات المركبات

diff --git a/navbar.css b/navbar.css index 45f8153..c54e9ea 100644 --- a/navbar.css +++ b/navbar.css @@ -140,50 +140,34 @@ } .navbar-collapse { - flex-basis: 100%; - flex-grow: 1; - align-items: center; - background: white; - border-radius: 10px; - -} -.navbar .navbar-collapse { - position: absolute; - width: 100%; - top: 100%; + } + .navbar ul { padding: 20px 30px; - gap: 6px; + gap: 26px; } .navbar ul li{} .navbar ul li a{ - font-size: 12px; + font-size: 14px; color: #6C6D6F; text-decoration: none; text-align: start ; font-family: expofont; font-weight: 600; + transition: 0.3s; +} +.navbar ul li a:hover{ +color: #e5ae08; } - @media (min-width: 992px){ - .navbar-expand-lg .navbar-collapse { - display: none !important; - } - .navbar-expand-lg .navbar-toggler { - display: block !important; - } - - .navbar-expand-lg .navbar-collapse.show { - display: block !important; - } - .navbar-expand-lg .navbar-nav { - flex-direction: column; - } - } @media (max-width: 992px){ - .navbar .navbar-collapse { - position: relative; - - } + + .navbar ul { + + gap: 10px; } + + + } + diff --git a/style.css b/style.css index 98737a6..d8713ff 100644 --- a/style.css +++ b/style.css @@ -746,10 +746,11 @@ select option { width: 100%; display: flex; align-items: center; - justify-content: center; + justify-content: space-between; gap: 20px; - max-width: 380px; + max-width: 900px; margin: 20px auto 24px; + padding: 0px 20px; } .nextContent button { flex: 1; @@ -1673,6 +1674,7 @@ select option { align-items: center; justify-content: center; margin-top: 30px; + direction: ltr; } .paginationBox .page-item {