Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
dpritchett committed May 30, 2015
1 parent 2426ada commit ccbba8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions stylesheets/styles.css
Expand Up @@ -94,7 +94,7 @@ th {
img {
max-width:100%;
}

/*
header {
width:270px;
float:left;
Expand Down Expand Up @@ -137,12 +137,12 @@ header ul a {
padding-top:6px;
height:40px;
}

*/
strong {
color:#222;
font-weight:700;
}

/*
header ul li + li {
width:88px;
border-left:1px solid #fff;
Expand All @@ -158,7 +158,7 @@ header ul a strong {
display:block;
color:#222;
}

*/
section {
width:500px;
float:right;
Expand Down

0 comments on commit ccbba8e

Please sign in to comment.