Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ul.navigation {
- position: absolute;
- left: 0; top: 0;
- width: 100%;
- text-align: center;
- }
- ul.navigation li {
- text-align: center;
- display: inline-block;
- float: none !important;
- }
- /* set your header height here */
- #header_wrapper { height: 50px; text-align: center; }
- /* keep this as the last element */
- #header {
- position: relative;
- left: 0; top: 0;
- width: 100%;
- }
- .stop{}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement