From 0e33d7448f16b1b113b974570f7b1c067cc74b76 Mon Sep 17 00:00:00 2001 From: evenwu Date: Sat, 5 May 2012 00:58:10 +0800 Subject: [PATCH] add GG --- index.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index d9d31c9..2c3293c 100644 --- a/index.html +++ b/index.html @@ -24,6 +24,10 @@ -ms-user-select: none; user-select: none; } + .container { + position: relative; + z-index: 10; + } .container, .columns { -webkit-transition: all .5s; @@ -74,10 +78,22 @@ font-size: 24px; line-height: 1; } + .decor { + position: absolute; + z-index: 1; + width: 100%; + top: 36px; + left: 0; + text-indent: 6px; + text-align: center; + font-size: 190px; + color: rgb(241, 235, 222); + text-shadow: 0 1px 0 white; + letter-spacing: 12px; + } -
@@ -86,6 +102,7 @@

Demonstration

請縮放視窗寬度或使用各種不同裝置看效果

+

Demo 1

@@ -164,6 +181,7 @@

Demo 5

+
GG