Website re-design samples (circa Jun 2005)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 

19 lines
249 B

/*
nav.css
*/
#panel ul {
margin: 0;
padding: 0.125em 0 0.25em 0;
font-family: verdana, helvetica, sans;
font-size: 0.625em;
font-weight: bold;
text-align: center;
}
#nav li {
margin: 0;
padding: 0 3em;
display: inline;
list-style-type: none;
}