minor bugfixes

This commit is contained in:
2015-09-21 02:04:53 +08:00
parent 88ad9b8a53
commit 54464ce395
5 changed files with 32 additions and 10 deletions

View File

@@ -55,7 +55,7 @@ header {
box-shadow: inset 0 0 10px 0 black;
background-image: url(http://file.astropenguin.net/blog/layout-images/home.png);
background-position: 50% 0;
background-position: 50% 90%;
position: absolute;
overflow: hidden;
@@ -71,7 +71,7 @@ header {
left: 0;
background-color: rgba( 255, 255, 255, 0.6 );
}
/*
.begin-wrapper:before {
content: "";
position: absolute;
@@ -86,7 +86,7 @@ header {
opacity: 0.6;
}
*/
.contact-wrapper {
text-align: center;
position: relative;