Template:Team:SydneyUni Australia/Style
From 2013.igem.org
(Difference between revisions)
C.Squirrel (Talk | contribs) |
C.Squirrel (Talk | contribs) |
||
Line 25: | Line 25: | ||
width: 965px;} | width: 965px;} | ||
- | # | + | #navbg |
- | background-color: # | + | {height: 30px; |
- | + | background-color: #eeb310;} | |
- | + | ||
- | } | + | |
- | #nav | + | |
- | + | #nav{ | |
- | + | width: 965px; | |
- | + | margin: 0 auto; | |
- | } | + | padding: 0; |
+ | overflow: hidden; | ||
+ | text-align:center;} | ||
#nav li { | #nav li { | ||
- | + | list-style: none; | |
- | + | margin: 0; | |
- | + | padding: 4px; | |
- | + | display: inline; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | #nav a: | + | #nav a:link,a:visited { |
- | + | width:90px; | |
+ | font-weight:bold; | ||
+ | color:#FFFFFF; | ||
+ | background-color:#0668b3; | ||
+ | text-align:center; | ||
+ | padding: 4px ; | ||
+ | text-decoration:none; | ||
+ | dispay:inline-block; | ||
} | } | ||
+ | #nav a:hover,a:active { | ||
+ | background-color:#e03a3e;} | ||
</style> | </style> |
Revision as of 09:02, 24 July 2013