Hitchwiki:Topline

From Hitchwiki
Revision as of 04:49, 24 June 2009 by Guaka (talk | contribs)
Jump to navigation Jump to search

<style>

  1. topline

{

 top: 0px; 
 left: 0px; 
 background-color: #f9ef80; 
 width: 100%; 
 text-align: left;
 z-order: 40;

}

  1. topline ul

{

 display: inline;

}

  1. topline ul li

{

 display: inline;

}

  1. topline ul#parts

{

 font-size: 1.03em;

}

  1. topline ul#languages

{

 font-size: 0.83em;

}

  1. topline ul#languages li

{

 padding: 0;
 margin: 0;

}

  1. topline #hitchwiki

{

 font-size: 14pt; 
 font-weight: bold;

}

  1. topline a

{

 color: #b00;
 font-weight: bold;
 padding: 1px;

}

  1. topline a:hover

{

 color: #f9ef80; 
 background-color: #b00;
 text-decoration: none;
 -moz-border-radius: 0.4em;

}


</style>

<a href="http://hitchwiki.org/" title="The Hitchhiker's Guide to Hitchhiking">Hitchwiki</a>