diff --git a/index-v2.html b/index-v2.html index a488c1f..1147ef0 100644 --- a/index-v2.html +++ b/index-v2.html @@ -6,7 +6,7 @@ - + @@ -52,14 +52,45 @@ /*justify-content: stretch;*/ align-items: stretch; /*align-content: stretch;*/ + text-align: center; + } + + .headers .magician { + color: #000000; + font-family: "Minotaur", cursive; + font-weight: normal; + font-size: 5rem; + text-shadow: 0 0 1rem #ffffff; + } + + .headers .developer { + color: #ffffff; + font-family: "Minotaur", monospace; + font-weight: bold; + font-size: 5rem; + text-shadow: 0 0 1rem #000000; + } + + .headers a { + text-decoration: none; } .headers .codes { flex-grow: 1; + display: flex; + align-items: center; + justify-content: center; } .headers .magic { - flex-grow: 1.8; + flex-grow: 0.6; + display: flex; + align-items: center; + justify-content: center; + } + + .headers .padding { + flex-grow: 1.3; } @@ -92,6 +123,10 @@ "left": traX + "px", "top": traY + "px" }); + $('#links').css({ + "left": traX + "px", + "top": traY + "px" + }); $('#top-image').css({ "left": traX2 + "px", "top": traY2 + "px" @@ -101,8 +136,18 @@
- - +
+
+

Software Engineer

+
+
+
+

Magician

+
+
+ +