Design the interface and styling

هذا الالتزام موجود في:
2025-08-19 00:23:33 +03:00
الأصل e696f2f4cd
التزام 43831eb01a
6 ملفات معدلة مع 95 إضافات و2 حذوفات

عرض الملف

@@ -1 +1,20 @@
doctype
html
head
title Praying Times
link(rel="stylesheet", href="style.css")
body
h1 Get Praying Times Anywhere
.block
label.city_label Enter Your City Name
input.city
.block
label.code_label Enter The Country Code
input.code
.show
h3 Here is the praying times of
span#show_city
| and
span#show_country
script(src="app.js")