Difference between revisions of "Hitchwiki:Topline"

From Hitchwiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
<style type='text/css'>
 
<style type='text/css'>
 
/* <nowiki> */
 
/* <nowiki> */
#topline {
+
#topline
   border-bottom:1px solid #AAAAAA;  
+
{
   background-color: #FFF;
+
   top: 0px;  
   font-family: verdana, arial, sans-serif;
+
   left: 0px;  
  font-size:10px;
+
   background-color: #f9ef80;  
  font-weight:bold;  
 
 
   width: 100%;  
 
   width: 100%;  
 
   text-align: left;
 
   text-align: left;
 
   z-order: 40;
 
   z-order: 40;
 
}
 
}
 
.hitchwiki a {
 
  color: #b00;
 
  font-size: 14pt;
 
  font-weight: bold;
 
}
 
 
.hitchwiki a:hover {
 
  color: #b00;
 
  background-color: #FFF;
 
  text-decoration: none;
 
}
 
 
  
 
#topline ul
 
#topline ul
Line 51: Line 37:
 
}
 
}
  
#topline a {
+
#topline #hitchwiki
   color: #000;
+
{
 +
   font-size: 14pt;  
 
   font-weight: bold;
 
   font-weight: bold;
  padding: 4px;
 
  line-height:20px;
 
  opacity: 0.7;
 
 
}
 
}
  
#topline a:hover {
+
#topline a
   color: #FFF;  
+
{
   background-color: #7273D5;
+
  color: #b00;
 +
  font-weight: bold;
 +
  padding: 1px;
 +
}
 +
 
 +
#topline a:hover
 +
{
 +
   color: #f9ef80;  
 +
   background-color: #b00;
 
   text-decoration: none;
 
   text-decoration: none;
  -webkit-border-top-left-radius: 5px;
+
   -moz-border-radius: 0.4em;
  -webkit-border-top-right-radius: 5px;
 
   -moz-border-radius-topleft: 5px;
 
  -moz-border-radius-topright: 5px;
 
  border-top-left-radius: 5px;
 
  border-top-right-radius: 7px;
 
 
}
 
}
  
Line 74: Line 61:
  
 
</style>
 
</style>
<div class="topline">
+
<div id="topline">
<div class="hitchwiki">
+
<span id="hitchwiki">
 
<a href="http://hitchwiki.org/" title="The Hitchhiker's Guide to Hitchhiking">Hitchwiki</a>
 
<a href="http://hitchwiki.org/" title="The Hitchhiker's Guide to Hitchhiking">Hitchwiki</a>
</div>
+
</span>
  
<ul class="parts">
+
<ul id="parts">
 
<li><a href='http://hitchwiki.org/' title="Hitchhiking blogs">Wiki</a></li>
 
<li><a href='http://hitchwiki.org/' title="Hitchhiking blogs">Wiki</a></li>
 
<li><a href='http://blogs.hitchwiki.org/' title="Hitchhiking blogs">Blogs</a></li>
 
<li><a href='http://blogs.hitchwiki.org/' title="Hitchhiking blogs">Blogs</a></li>
Line 89: Line 76:
 
</ul>
 
</ul>
 
<!--
 
<!--
<ul class="languages">
+
<ul id="languages">
 
<li><a href='http://hitchwiki.org/en/' title="Hitchwiki in English">English</a></li>
 
<li><a href='http://hitchwiki.org/en/' title="Hitchwiki in English">English</a></li>
 
<li><a href='http://hitchwiki.org/es/'>Español</a></li>
 
<li><a href='http://hitchwiki.org/es/'>Español</a></li>

Revision as of 22:28, 9 April 2010

<style type='text/css'> /* */ #topline { top: 0px; left: 0px; background-color: #f9ef80; width: 100%; text-align: left; z-order: 40; } #topline ul { display: inline; } #topline ul li { display: inline; } #topline ul#parts { font-size: 1.03em; } #topline ul#languages { font-size: 0.83em; } #topline ul#languages li { padding: 0; margin: 0; } #topline #hitchwiki { font-size: 14pt; font-weight: bold; } #topline a { color: #b00; font-weight: bold; padding: 1px; } #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>