From d898f83ceb64cc9a7df3915316290d80e591dcfe Mon Sep 17 00:00:00 2001 From: amphineko Date: Wed, 2 May 2018 02:17:07 +0800 Subject: [PATCH] update layout --- assets/stylesheets/identities.scss | 2 + assets/stylesheets/index.scss | 5 +- index.html | 327 +++++++++++++++-------------- 3 files changed, 168 insertions(+), 166 deletions(-) diff --git a/assets/stylesheets/identities.scss b/assets/stylesheets/identities.scss index f0d4066..1282c79 100644 --- a/assets/stylesheets/identities.scss +++ b/assets/stylesheets/identities.scss @@ -44,6 +44,8 @@ .identity-category { background: rgba(255, 255, 255, 0.975); + box-shadow: 0 0 0.15em 0.15em rgba(0, 0, 0, 0.125); + margin-bottom: 1em; padding-bottom: 1.6em; padding-top: 1em; } diff --git a/assets/stylesheets/index.scss b/assets/stylesheets/index.scss index 3f1a973..fd2d41b 100644 --- a/assets/stylesheets/index.scss +++ b/assets/stylesheets/index.scss @@ -45,10 +45,9 @@ html { color: #acd; } -.main-container { - background: #476685; +.inset-container { + background: rgba(71, 102, 133, 0.99); box-shadow: inset 0 0 0.15em 0.15em rgba(0, 0, 0, 0.125); - padding-bottom: 1em; } .no-wrap { diff --git a/index.html b/index.html index f04f498..53d8545 100644 --- a/index.html +++ b/index.html @@ -1,171 +1,172 @@ - - - - - about amphineko - - -
- Fork this template on GitHub -
-
-
-
- -
-
-

- Hey, it's Naoki Rinmous -

-

- 好耶,是饼干 (<ゝω·) ~☆ -

-
- - - 五月研究所 - //futa.moe - -
- - LANG - 汉语 / 漢語 / English -
-
- - current - Guangxi University -
+ + + + + + about amphineko + + + + +
+
+
+ +
+
+

+ Hey, it's + + Naoki Rinmous +

+

+ 好耶, + 是饼干 + (<ゝω·) ~☆ + +

+
+ + + 五月研究所 + //futa.moe + +
+ + LANG + 汉语 / 漢語 / English
-
-
- - beta -
-
- - vim -
-
- - spaces -
-
- - 10 - - debian - gentoo - - sierra -
+
+ + current + Guangxi University +
+
+
+
+ + beta +
+
+ + vim +
+
+ + spaces +
+
+ + 10 + + debian + gentoo + + sierra
- -
-

- NekoSauce - - gamer - simulation - music-game - -

- - -
-
- Hosted by 五月研究所 //futa.moe - +
+ +
+ + Hosted by 五月研究所 + //futa.moe + + +
+ + \ No newline at end of file