diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-09-27 16:09:57 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-09-27 16:09:57 +0200 |
| commit | 4d771d7adc0bbe7a7febffed4f066220de48ee39 (patch) | |
| tree | 4056698f89ef7a7e380d92d5e234e2ee8ae0f246 /public | |
| parent | 368ffc3597bc1eb34aa00210a70c4ba813378e96 (diff) | |
logo
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/css/css.css | 6 | ||||
| -rw-r--r-- | public/assets/img/no6092-title.png | bin | 0 -> 8794 bytes | |||
| -rw-r--r-- | public/assets/img/no6092start.jpg | bin | 0 -> 705069 bytes |
3 files changed, 4 insertions, 2 deletions
diff --git a/public/assets/css/css.css b/public/assets/css/css.css index 601eda0..e2bcebd 100644 --- a/public/assets/css/css.css +++ b/public/assets/css/css.css @@ -257,18 +257,20 @@ a { .site-title { position: absolute; left: 50%; - top: 0; + top: 3.5rem; transform: translateX(-50%); color: #fff; transition: opacity 0.2s; opacity: 0; pointer-events: none; - margin-top: 1rem; text-shadow: 0 0 2px #000; } .site-title.visible { opacity: 1; } +.site-title img { + height: 1.5rem; +} /** Credits */ diff --git a/public/assets/img/no6092-title.png b/public/assets/img/no6092-title.png Binary files differnew file mode 100644 index 0000000..9388257 --- /dev/null +++ b/public/assets/img/no6092-title.png diff --git a/public/assets/img/no6092start.jpg b/public/assets/img/no6092start.jpg Binary files differnew file mode 100644 index 0000000..a8523bd --- /dev/null +++ b/public/assets/img/no6092start.jpg |
