Skip to content

Commit

Permalink
Change color of menu border
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Jul 8, 2011
1 parent b44df50 commit b213ed3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hacknight.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,11 @@ h1 { font-size: 6em; }
bottom: 20px;
right: 20px;
width: 200px;
background: yellow;
background: #266641;
font-weight: normal;
padding: 1em;
border-radius: 40px;
border: 15px solid #ffcc00;
}
#menu a {
color: #F9FDEE;
Expand Down

0 comments on commit b213ed3

Please sign in to comment.