Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Admin-Redesign-Main-Menu.html
  • Loading branch information
jjm14012 committed Dec 3, 2016
1 parent 7bb8fe1 commit 3efcfe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HTML_and_CSS/Admin-Redesign-Main-Menu.html
Expand Up @@ -26,7 +26,7 @@
<a class="blockLink" href="http://www.google.com"> Finals</a>
<a class="blockLink" href="http://www.google.com"> Grades</a>
<select>
<option value="things">things</option>
<option value="things">More...</option>
<option value="???">need to figure out</option>
<option value="??">what's staying and</option>
<option value="?">what's going</option>
Expand All @@ -36,7 +36,7 @@
<div class="rightBlock">
<div class="caption">Schedule</div>
<div class="schedule">
<img src="http://i.imgur.com/53Si0ku.png">
<img class="schedule" src="http://i.imgur.com/2plulcn.png">
</div>
</div>
<div class="leftBlock">
Expand Down

0 comments on commit 3efcfe3

Please sign in to comment.