Skip to content

Commit

Permalink
Update css/base.css
Browse files Browse the repository at this point in the history
  • Loading branch information
azcoov committed May 18, 2012
1 parent 0399db6 commit e029238
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions css/base.css
Expand Up @@ -198,6 +198,20 @@ h4{
text-transform:uppercase; text-transform:uppercase;
} }


#coover {
padding-left: 1px;
font-size: 23px;
letter-spacing: 5px;
color: #666;
}

#billy {
font-size: 17px;
font-weight: bold;
letter-spacing: 1px;
color: black;
}

blockquote{ blockquote{
margin:1em 0; margin:1em 0;
padding:0 35px; padding:0 35px;
Expand Down

0 comments on commit e029238

Please sign in to comment.