diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2024-11-15 17:26:47 +0000 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2024-11-15 17:26:47 +0000 |
| commit | 7b7f8cdef5f035ccdab714059c1a6c54b80c4ba3 (patch) | |
| tree | 2d7ea5de37f2bda57be419b4aa37971afa09eab5 /static/custom.css | |
| parent | f68c54ae8f921c23851680b2501fac8bda1b4010 (diff) | |
| parent | 7b8bbe6db3680af65c3701afbcd31ac1f61773af (diff) | |
Merge branch 'develop' into 'main'2.0
Database and javascript timer implemented
See merge request KaranJayachandra/match_up!11
Diffstat (limited to 'static/custom.css')
| -rw-r--r-- | static/custom.css | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/static/custom.css b/static/custom.css deleted file mode 100644 index 3e57091..0000000 --- a/static/custom.css +++ /dev/null @@ -1,15 +0,0 @@ -button, input, .select, .select select { - width: 100%; -} -table { - font-size: 30px; -} -td { - width: 20%; -} -img { - position: absolute; - top: 50%; - left: 50%; - transform: translate(-50%,-50%); -}
\ No newline at end of file |
