-
White | responsive bootstrap3 html5 one page template
@@ -12,16 +11,21 @@
-
+
+
+
+
+
+
-
+
-
AREA-51 · CZ!
+
AREA—51 · CZ
-
AREA-51 · CZ!
+
AREA—51 · CZ
@@ -30,5 +34,547 @@
I wanted to make a Gooey Marquee type effect, tried a couple of things, and ended up using two layers of text, one with the effect, and a clean one on top so that the text remains readable.
+
+
+
+
diff --git a/style.css b/style.css
index ec9ceed..2f2112a 100755
--- a/style.css
+++ b/style.css
@@ -14,6 +14,11 @@ body {
font-size: 24px;
}
+.glow {
+ background-color: white; /* for the 1px in the center */
+ box-shadow: 0 0 50px 70px white;
+}
+
.content {
width: 95%;
max-width: 40ch;