From 095aacd2241c70e1f5743de068920aa746f28c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D0=BB=D0=B0=D0=B2=D1=80=D0=B5=D0=B4=20=7C=20Glavred?= Date: Thu, 5 Nov 2020 14:50:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=BE=D1=82=20=D0=93=D0=BB=D0=B0=D0=B2=D1=80?= =?UTF-8?q?=D0=B5=D0=B4=D0=B0=20=D0=93=D0=B8=D1=82=D0=96=D0=A1=20|=20Chang?= =?UTF-8?q?es=20of=20GitJS=20Glavred?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0000 | 2 +- 🙈.css | 39 --------------------------------------- 2 files changed, 1 insertion(+), 40 deletions(-) diff --git a/0000 b/0000 index acc2cb6..6067e90 100644 --- a/0000 +++ b/0000 @@ -1,5 +1,5 @@ МАОН -0.2.2 +0.2.3 https://git.opengamestudio.org/KH/MAOH x /⨐.js diff --git a/🙈.css b/🙈.css index 2cfe0e4..b2fa4cf 100644 --- a/🙈.css +++ b/🙈.css @@ -1,11 +1,3 @@ -.центрирование-на-экране -{ - position: absolute; - left: 50%; - top: 50%; - transform: translateX(-50%) translateY(-50%); -} - .фон-экрана { background-color: white; @@ -14,35 +6,4 @@ top: 0; right: 0; bottom: 0; -} - -/* https://loading.io/css/ */ -.lds-dual-ring -{ - display: inline-block; - width: 80px; - height: 80px; -} -.lds-dual-ring:after -{ - content: " "; - display: block; - width: 64px; - height: 64px; - margin: 8px; - border-radius: 50%; - border: 3px solid black; - border-color: black transparent black transparent; - animation: lds-dual-ring 1.2s linear infinite; -} -@keyframes lds-dual-ring -{ - 0% - { - transform: rotate(0deg); - } - 100% - { - transform: rotate(360deg); - } } \ No newline at end of file