diff --git a/artemis.css b/artemis.css index e9ca7fe..fe6e8ce 100644 --- a/artemis.css +++ b/artemis.css @@ -34,6 +34,40 @@ min-width: 1200px; transition: all 0.5s ease-in;} + .header .header-outer { + position: relative; + } + + .header .header-inr { + width: 100%; + margin: 0 auto 0; + position: relative; + padding: 0 0 0; + z-index: 2; + } + + .header .header-inr:before, .header .header-inr:after { + content: ""; + display: table; + } + + .header .logo { + width: 234px; + height: 64px; + float: left; + background-color: #fff; + border-bottom: 1px solid #e4f0c4; + transition: all 0.5s ease-in; + } + + .header .logo a { + display: block; + } + + .header .logo a img { + width: 100%; + } + .entrance-top { width: 100%; height: 409px; diff --git a/index.html b/index.html index 428dbd3..752898b 100644 --- a/index.html +++ b/index.html @@ -9,12 +9,17 @@ -
+
+
+
+

Aegis for Ecosystem in Sakata

+
+