default background color

This commit is contained in:
yafeilee 2015-04-08 09:01:16 +08:00
parent 939b67cf26
commit c467c69839
1 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@
font-size: 1.325rem;
}
}
.top-bar-section ul{
li, li a {
background: 0 0;
@ -66,7 +66,7 @@
}
.intro {
//background-color: #7A7A7A;
background-color: #7A7A7A;
background: image-url('intro-bg.jpg') no-repeat bottom center scroll;
background-size: cover;
height: 100%;
@ -107,7 +107,7 @@
}
#about, #skill {
background-color: #000;
background-color: #BABABA;
color: #eee;
padding: 10rem 0;
h1, h2 {