Skip to content

Commit

Permalink
adjust bold for microsoft edge
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoes committed Apr 3, 2016
1 parent c4a13c1 commit 37d23bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ a:hover{
#title3Dmol {
display: table-cell;
font-size: 70px;
font-weight:800;
font-weight:700;
color:#006;
padding-left: 28px;
vertical-align: top;
Expand Down Expand Up @@ -175,7 +175,7 @@ a:hover{
}

.titletext:hover {
font-weight: 800;
font-weight: 700;
}

#view {
Expand Down

0 comments on commit 37d23bb

Please sign in to comment.