Template:FreimoserTopTemplate: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 24: Line 24:
   font-family: Arial;
   font-family: Arial;
   font-size: 10pt;
   font-size: 10pt;
   font-color: #white;
   font-color: #red;
}
}
</style></html>
</style></html>

Revision as of 13:21, 6 October 2006

<html><style type='text/css'> A:link {

   text-decoration: none;
   font-size: 10pt;
   font-style: normal;
   font-family: arial, trebuchet ms;
   color: #1E1E1E;

} A:visited {

   text-decoration: none;
   font-size: 10pt;
   font-style: normal;
   font-family: arial, trebuchet ms;
   color: #1E1E1E;

} A:active {text-decoration: none} A:hover {text-decoration: underline} } .navbar{

 padding: 10px;
 color: #white;
 background-color: #white;
 width: 801px;
 font-family: Arial;
 font-size: 10pt;
 font-color: #red;

} </style></html>