From ed5889d825e6ac63973692700ea5cbdaae6500f8 Mon Sep 17 00:00:00 2001 From: nea Date: Fri, 26 Aug 2022 15:29:41 +0200 Subject: moveshitaround --- dontasktoask/index.css | 23 ----------------------- dontasktoask/index.html | 23 ----------------------- 2 files changed, 46 deletions(-) delete mode 100644 dontasktoask/index.css delete mode 100644 dontasktoask/index.html (limited to 'dontasktoask') diff --git a/dontasktoask/index.css b/dontasktoask/index.css deleted file mode 100644 index 30fd036..0000000 --- a/dontasktoask/index.css +++ /dev/null @@ -1,23 +0,0 @@ -@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap'); -html{ -background-color: #36393f; -} -.img{ - margin-left: -0.5%; - width: 40%; - height: auto; -} -h1{ - font-family: 'Roboto', cursive; - font-weight: 900; - color: #ffffff; -} -.text{ - /* put text to the right of the image */ - margin-left: 40%; - margin-top: -30%; - /*make the text centered*/ - text-align: center; - - -} diff --git a/dontasktoask/index.html b/dontasktoask/index.html deleted file mode 100644 index b7bd10e..0000000 --- a/dontasktoask/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - Dont Ask To Ask - - -

dont ask to ask

-
- fuck you -

its annoying, it makes everyone mad, just dont do it

-
- - - - -- cgit