diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/lang-logo.png | bin | 0 -> 1867 bytes | |||
-rw-r--r-- | static/main.css | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/static/lang-logo.png b/static/lang-logo.png Binary files differnew file mode 100644 index 0000000..33f1b05 --- /dev/null +++ b/static/lang-logo.png 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; +} |