Template:Wallace: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
.tabs {
.tabs {
   width: 600px;
   width: 600px;
   font-family: arial
   font-family: arial;
   color:"#ffffff";
   color:#ffffff;
}
}



Revision as of 16:16, 29 January 2014

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

 width: 600px;
 font-family: arial;
 color:#ffffff;

}

.tabs strong{

 color: #d33b47;

} </style></html>