Biomod/2013/Todai/test: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(New page: <html> <head> <style> p.paragraph{ font-size :120%; line-height:1.5; font-weight:100; margin:0 20px; text-indent: 1em; } h1.title a{ font-size :90%; display: block; tex...)
(No difference)

Revision as of 23:54, 19 August 2013

<html> <head> <style>

p.paragraph{

 font-size :120%;
 line-height:1.5;
 font-weight:100;
 margin:0 20px;
 text-indent: 1em;
 }

h1.title a{

 font-size :90%;
 display: block;
 text-decoration: none;
 color: #000000;

 font-weight:50;

 border-left: solid 5px #e00000 
 }

h1.big-title a{

 font-size :110%;
 display: block;
 text-decoration: none;
 color: #000000;

 font-weight:100;

 }

h2.small-title a{

 font-size :100%;
 display:block;
 text-decoration: none;

 font-weight:100;

 color: #e00000;
 }

body{

 font-family: Arial;
 Calibli;
 Apple Gothic;
 background-color: #90ee90
 }

article{

 background-color: #ffffff
 }
  1. column-one { display:none; width:0px;}

.container{background-color: #ffffff; margin-top:0px} .OWWNBcpCurrentDateFilled {display: none;}

  1. content { width: 0px; margin: 0 auto auto 0; padding: 0em 0em 0em 0em; align: center;}
  2. column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;}

.firstHeading {display:none; width:0px;}

  1. globalWrapper{width:848px; background-color: #ffffff; margin-left: auto; margin-right: auto}
  2. column-one {display:none; width:0px;background-color: #ffffff;}
  3. content{ margin: 0 0 0 0; align: center; padding: 12px 12px 12px 12px; width: 824px;background-color: #ffff; border: 0;}
  4. bodyContent{ width: 800px; align: center; background-color: #ffffff;}
  5. column-content{width: 824px;background-color: #ffff;}
  6. footer{position: center; width: 848px}


</style> </head>

<body>

<h1>Test</h1> </body> </html>