Created
August 26, 2011 20:20
-
-
Save jdlich/1174333 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#navigation { | |
position: relative; | |
top: 8px; | |
background: url(../images/umass/nav.gif) repeat-x top left; | |
height: 35px; | |
h1 { | |
display: none; | |
} | |
ul, #add-page { | |
position: absolute; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment