From 821ff2bc4d7b42f43f4540f13cf1ffbc012592ba Mon Sep 17 00:00:00 2001 From: echo <91651232+exhq@users.noreply.github.com> Date: Wed, 15 Jun 2022 17:15:24 +0430 Subject: fuck you v2 --- myshit/index.css | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ myshit/index.html | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 113 insertions(+) create mode 100644 myshit/index.css create mode 100644 myshit/index.html diff --git a/myshit/index.css b/myshit/index.css new file mode 100644 index 0000000..86ee9c4 --- /dev/null +++ b/myshit/index.css @@ -0,0 +1,56 @@ +@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'); +html, body { + scroll-behavior: smooth; + background-color: #202124; + } + + .header{ + font-family: 'fira sans', serif; + color: #ff80a4; + text-align: center; +} +.notheader{ + font-family: 'fira sans', serif; + color: #ff80a4; + 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: #ff80a4; + 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: #94216a; + 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 new file mode 100644 index 0000000..761b116 --- /dev/null +++ b/myshit/index.html @@ -0,0 +1,57 @@ + + + + + + + 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