Move MENY BAR to top of the page and Center it


/* Move MENY BAR to top of the page */
#PageList1 { position: fixed; top: 0px; left: 0px; z-index: 999; width:100%;}

/* Center the MENY BAR */

.PageList {text-align:center !important;}
.PageList li {display:inline !important; float:none !important;
}

Populära inlägg