diff --git a/static/imgs/main_icon.png b/static/imgs/main_icon.png new file mode 100644 index 0000000..72ddc49 Binary files /dev/null and b/static/imgs/main_icon.png differ diff --git a/static/index.css b/static/index.css index a32223c..447fd93 100644 --- a/static/index.css +++ b/static/index.css @@ -19,6 +19,19 @@ width: 100%; height: 100%; background-color: rgba(0,0,0,0.90); + display: flex; + flex-direction: column; + flex-wrap: nowrap; + justify-content: center; + align-items: center; +} + +.done { + position-area: center; + width: 10%; + height: auto; + image-rendering: pixelated; + text-align: center; } ::-webkit-scrollbar { @@ -124,9 +137,10 @@ font-family: Monocraft; text-align: center; color: rgba(225, 225, 225, 0.6); - text-align: right; cursor: pointer; transition: 0.3s; + margin: 1rem; + padding: 1rem; } .usable-context:hover { @@ -147,7 +161,6 @@ display: flex; flex-wrap: wrap; height: 100%; - } diff --git a/templates/index.html b/templates/index.html index 9ee69bf..742a496 100644 --- a/templates/index.html +++ b/templates/index.html @@ -8,9 +8,9 @@
Разделы заданий: