diff --git a/images/shap.png b/images/shap.png new file mode 100644 index 0000000..c524ec5 Binary files /dev/null and b/images/shap.png differ diff --git a/index.html b/index.html index 544a0af..6e187b6 100644 --- a/index.html +++ b/index.html @@ -689,7 +689,30 @@

لوحاتك الان

لدي حساب +
+
+

أضف

+

لوحاتك الان

+ Nemra +

سجل حساب لتتمكن من إضافة لوحاتك وتتبع حالتها

+ سجل حساب جديد + لدي حساب +
+
+
+
+ + +

تفعيل الحساب

+

اختر الوسيلة المناسبة لك لتحقق من رقمك

+
+ واتساب + SMS + +
+
+
diff --git a/style.css b/style.css index 0de0539..28ab0bb 100644 --- a/style.css +++ b/style.css @@ -2152,4 +2152,48 @@ line-height: 120%; background-color: transparent; color: #192540; border: 1px solid; +} + + +.successBox .boxBtnPop{ + display: flex; + align-items: center; + justify-content: center; + gap: 14px; + margin-bottom: 10px; + flex-wrap: wrap; +} +.successBox .boxBtnPop .link1{ + max-width: 164px; + height: 56px; + font-family: expofontBold; + +} +.successBox .boxBtnPop .link2{ + max-width: 164px; + height: 56px; + font-family: expofontBold; + color: #192540; + border: 1px solid; + background-color: transparent; +} +.successBox2 .content h2{ + font-family: expofont; +font-size: 24px; +margin-bottom: 12px; +font-weight: 300; +} +.successBox2 .content{ + gap: 0px; + max-width: 94%; +} +.successBox2 .content p{ + margin-bottom: 40px; + +} +.successBox2 .content img{ + margin-bottom: 2px; + max-width: 244px; + height: 244px; + border-radius: 50%; } \ No newline at end of file