From ed5889d825e6ac63973692700ea5cbdaae6500f8 Mon Sep 17 00:00:00 2001 From: nea Date: Fri, 26 Aug 2022 15:29:41 +0200 Subject: moveshitaround --- myshit/font/index.html | 22 ----------------- myshit/index.css | 66 -------------------------------------------------- myshit/index.html | 61 ---------------------------------------------- 3 files changed, 149 deletions(-) delete mode 100644 myshit/font/index.html delete mode 100644 myshit/index.css delete mode 100644 myshit/index.html (limited to 'myshit') diff --git a/myshit/font/index.html b/myshit/font/index.html deleted file mode 100644 index 51d3de1..0000000 --- a/myshit/font/index.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - fuck you - - - - - diff --git a/myshit/index.css b/myshit/index.css deleted file mode 100644 index 8089392..0000000 --- a/myshit/index.css +++ /dev/null @@ -1,66 +0,0 @@ -@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap'); -@import url('https://fonts.googleapis.com/css?family=Fira+Sans&display=swap'); -@import url('https://fonts.googleapis.com/css?family=Google+Sans&display=swap'); -/* Color variables */ -:root{ - --background-color: #202124; - --text-color: #ff80a4; - --link-color: #94216a; -} - -html, body{ - scroll-behavior: smooth; - background-color: var(--background-color); -} - -.header{ - font-family: 'fira sans', serif; - color: var(--text-color); - text-align: center; -} - -.notheader{ - font-family: 'fira sans', serif; - color: var(--text-color); - text-align: center; - font-size: small; -} - -.center{ - margin: auto; - width: 60%; - padding: 10px; - text-align: center; -} - -b{ - font-size: 140%; - color: #7f0622; -} - -h3{ - margin-top: 0%; - font-family: 'fira sans', serif; - color: var(--text-color); - /*text-align: center;*/ - font-size: small; -} - -.desktop{ - width: 100%; - height: auto; -} - -.font{ - color: #10d275; - font-size: xx-large; - text-decoration: none; - font-family: 'google sans'; -} - -.link{ - color: var(--link-color); - text-decoration: none; - font-family: 'google sans'; - font-size: larger; -} \ No newline at end of file diff --git a/myshit/index.html b/myshit/index.html deleted file mode 100644 index 270b503..0000000 --- a/myshit/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - my shit - - - -

my shit

-

everything i use is here, including FONT, background, scripts, etc

- - -
-

my current setup:

- its my motherfucking desktop, you mf with yo slow ass internet - its my motherfucking desktop, you mf with yo slow ass internet -
-
-
-
-
- - - if you just want the font, click here -
-
-
-
-
- kitty config -
-
- kitty config (colors) -
-
- vsc theme -
-
- polybar theme: blocks -
-
- background -
-
- picom config -
-
- i3 config -
- - - - - - -- cgit