aboutsummaryrefslogtreecommitdiff
path: root/src/styles/projects.css
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-01-21 19:19:46 -0800
committerFuwn <[email protected]>2021-01-21 19:19:46 -0800
commit64537f8850fe00b759f258999f33ffd0ad8c08d6 (patch)
tree8c8a5f32a75f1318c49ca33b0e279780c9896008 /src/styles/projects.css
parent:sa: (diff)
downloadme-64537f8850fe00b759f258999f33ffd0ad8c08d6.tar.xz
me-64537f8850fe00b759f258999f33ffd0ad8c08d6.zip
:star:
Diffstat (limited to 'src/styles/projects.css')
-rw-r--r--src/styles/projects.css200
1 files changed, 0 insertions, 200 deletions
diff --git a/src/styles/projects.css b/src/styles/projects.css
deleted file mode 100644
index 604ff0e..0000000
--- a/src/styles/projects.css
+++ /dev/null
@@ -1,200 +0,0 @@
-.render1 {
- background: url(/projects/renders/iced-out/assets/img.png) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.render1::after {
- content: "iced out.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 8%;
- left: -60%;
- right: 0;
- bottom: 0;
-}
-
-.render2 {
- background: url(/projects/renders/rockstar/assets/img.png) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.render2::after {
- content: "projects/ github.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 80%;
- left: 90%;
- right: 0;
- bottom: 0;
-}
-
-.render3 {
- background: url(/projects/renders/allegiance/assets/img.png) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.render3::after {
- content: "allegiance.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 80%;
- left: -50%;
- right: 0;
- bottom: 0;
-}
-
-.render4 {
- background: url(/projects/renders/?/assets/img.png) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.render4::after {
- content: "?.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 10%;
- left: 90%;
- right: 0;
- bottom: 0;
-}
-
-.render5 {
- background: url(https://strelizia.cc/HyLvUFyMOYyv6SK6lpJVUfuOLj2dBxqr.png) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.render5::after {
- content: "uwufier.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 8%;
- left: -60%;
- right: 0;
- bottom: 0;
-}
-
-.render6 {
- background: url(https://www.callicoder.com/assets/images/post/large/npm-package-manager-for-node-js.jpg) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.render6::after {
- content: "npm.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 80%;
- left: 90%;
- right: 0;
- bottom: 0;
-}
-
-.render7 {
- background: url(https://senpy.tk/C++/Sakurajima_Mai_Holding_The_C++_Programming_Language.jpg) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.render7::after {
- content: "senpy.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 80%;
- left: -50%;
- right: 0;
- bottom: 0;
-}
-
-/* */
-.graphic1 {
- background: url(/projects/graphics/devils-work/assets/img.png) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.graphic1::after {
- content: "devils work.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 8%;
- left: -60%;
- right: 0;
- bottom: 0;
-}
-
-.graphic2 {
- background: url(/projects/graphics/swavy-pfps/assets/img2.png) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.graphic2::after {
- content: "swavy pfps.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 80%;
- left: 90%;
- right: 0;
- bottom: 0;
-}
-
-.graphic3 {
- background: url(/projects/graphics/absence/assets/img.png) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.graphic3::after {
- content: "absence.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 80%;
- left: -50%;
- right: 0;
- bottom: 0;
-}
-
-/*
-.graphic4 {
- background: url(/projects/renders/devils-work/assets/img.png) no-repeat 50% 50%;
- background-size: cover;
-}
-
-.render4::after {
- content: "devils work.";
- font-family: "Roboto Mono";
- font-size: 36px;
- position: relative;
- color: #fff;
- display: block;
- top: 10%;
- left: 90%;
- right: 0;
- bottom: 0;
-}
-*/