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
-
-
-
-
-