Skip to content

Commit

Permalink
default background color
Browse files Browse the repository at this point in the history
  • Loading branch information
windy committed Apr 8, 2015
1 parent 939b67c commit c467c69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/assets/stylesheets/aboutme_welcome.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
font-size: 1.325rem;
}
}

.top-bar-section ul{
li, li a {
background: 0 0;
Expand All @@ -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%;
Expand Down Expand Up @@ -107,7 +107,7 @@
}

#about, #skill {
background-color: #000;
background-color: #BABABA;
color: #eee;
padding: 10rem 0;
h1, h2 {
Expand Down

0 comments on commit c467c69

Please sign in to comment.