Skip to content

Commit

Permalink
Remove font-family in css styles
Browse files Browse the repository at this point in the history
  • Loading branch information
hansonywu authored and lakeskysea committed Feb 6, 2012
1 parent 9844bf8 commit 892bc03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions public/stylesheets/main.css
Expand Up @@ -35,7 +35,6 @@ button:hover{
a {
color: #003399;
text-decoration: none;
font-family: Georgia, "Times New Roman", sans-serif;
text-size: 1em;
font-style: normal;
font-weight: normal;
Expand Down Expand Up @@ -213,7 +212,6 @@ h4{
text-align: center;
font-weight: bold;
margin: -2px 0px;
font-family: "Myriad";
font-size: 12px;
}

Expand Down

0 comments on commit 892bc03

Please sign in to comment.