Skip to content

Commit

Permalink
Merge branch 'master' of github.com:freenerd/potty-mouth-bands
Browse files Browse the repository at this point in the history
  • Loading branch information
Freenerd committed Jun 17, 2011
2 parents 6d354b8 + fb3ae80 commit 1e0b584
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions style.css
Expand Up @@ -264,6 +264,22 @@ h2 {
color: #999;
}

#content .start .examples li a:hover {
color: #333;
}


#content .about {
font-size: 14px;
line-height: 18px;
color: #666;
position: relative;
margin: 0 50px;
padding: 15px;
background: #FDFFD0;
border-radius: 10px;
}

#footer {
padding: 10px;
text-align: right;
Expand Down

0 comments on commit 1e0b584

Please sign in to comment.