Template:Biomod/2014/Sendai/Styles: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 25: Line 25:
}
}


.body{
body{
         max-width: 980px;
         max-width: 980px;
}
}

Revision as of 03:06, 21 August 2014

<html> <head> <style type="text/css">

/* */


  1. globalnav{
       text-align: right;
       padding: 10px;

}

  1. globalnav ul li{

color: #000; font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; text-decoration: none; font-size: 14px; margin-left:10px;

       margin-right: 0px;

display: inline-block;


}

  1. globalnav ul li:hover{

color: #00CCFF }

body{

       max-width: 980px;

}

</style> </head> </html>