Template:Baum Navigation Bar: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:


.tabs strong{
.tabs strong{
   color: #000000;
   color: #ffffff;
 
.tabs {
  background: #00000
}
}
</style></html>
</style></html>





Revision as of 13:39, 18 December 2013

<html><style type='text/css'> .tabs {

 width: 740px;
 font-family: trebuchet ms;

}

.tabs strong{

 color: #ffffff;

.tabs {

 background: #00000

} </style></html>