Created
December 3, 2015 21:14
-
-
Save samueleresca/0f83b7be81cd52e4fbee 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
header.myNavBar { | |
width: 100%; | |
height: 20px; | |
opacity: 0.5; | |
z-index: 1; | |
position: fixed; | |
top: 0; | |
left: 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment