From ab5720a5d881e1d06ba9b1a9eeaa069ed5ab979f Mon Sep 17 00:00:00 2001 From: zensprojects <117488827+zensprojects@users.noreply.github.com> Date: Tue, 31 Jan 2023 10:09:02 -0800 Subject: [PATCH] using scratch embed instead of turbowarp --- maydo/typing2/index.html | 340 +++------------------------------------ 1 file changed, 26 insertions(+), 314 deletions(-) diff --git a/maydo/typing2/index.html b/maydo/typing2/index.html index c8360af..1d819fb 100644 --- a/maydo/typing2/index.html +++ b/maydo/typing2/index.html @@ -1,318 +1,30 @@ - - - - - - - - - typing.zen - - +.closebtn { + margin-left: 15px; + color: white; + font-weight: bold; + float: right; + font-size: 22px; + line-height: 20px; + cursor: pointer; + transition: 0.3s; +} - - -
+.test27 { + color: red; - - -
- - - -
-
- - - - - - - - - - +} + +.closebtn:hover { + color: black; +} + +typing.zen