aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-10-19 11:05:36 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-10-19 11:05:36 +0530
commit9c2ad91230d72fe6d661450cc78300ea223ae2bc (patch)
tree17bd774b3f972359dfbb46248f085bbf1c6dae98 /static
make it better
Diffstat (limited to 'static')
-rw-r--r--static/lang-logo.pngbin0 -> 1867 bytes
-rw-r--r--static/main.css4
2 files changed, 4 insertions, 0 deletions
diff --git a/static/lang-logo.png b/static/lang-logo.png
new file mode 100644
index 0000000..33f1b05
--- /dev/null
+++ b/static/lang-logo.png
Binary files differ
diff --git a/static/main.css b/static/main.css
new file mode 100644
index 0000000..bdac772
--- /dev/null
+++ b/static/main.css
@@ -0,0 +1,4 @@
+h1 {
+ text-align: center;
+ align: center;
+}