diff --git a/index.htm b/index.htm index 2da3e48..988a128 100644 --- a/index.htm +++ b/index.htm @@ -9,18 +9,18 @@
|
- Hello, I'm Adrian, a newbie developer, tech enthusiast, photographer and conlang creator who loves literature. - - - |
-
|
+ Hello, I'm Adrian, a newbie developer, tech enthusiast, photographer and conlang creator who loves literature. + + + |
+
Adrian Victor, all no rights reserved
diff --git a/styles.css b/styles.css index f7d27be..a186549 100644 --- a/styles.css +++ b/styles.css @@ -38,16 +38,6 @@ a { margin-bottom: 0; } -.ad-banner { - width: 200px; - height: 200px; - border: 2px solid gray; - } - -.ad-banner img { - width: 100%; - height: auto; - } .vertcentered { position: absolute; @@ -57,7 +47,3 @@ a { -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } - -a.inlined { - display: inline; -} \ No newline at end of file