Biomod/2012/TU Dresden/Nanosaurs: Difference between revisions

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


#bodyContent{
#bodyContent{
        margin: 30px 350px 0px 350px;
         padding: 0px 0px 0px 0px;         
         padding: 0px 0px 0px 0px;         
         background-color: #C0C0C0;
         background-color: #C0C0C0;

Revision as of 20:18, 19 September 2012

<html>

<style type="text/css">

body{background-color: white;}

  1. p-personal{display:none;}
  1. sidebar-main{
             display:none;
             widtht: 0px;
             left: 0px;

}

h1.firstHeading{

               display: none;

}

  1. content{
        margin: 30px 350px 0px 350px;
        padding: 10px 10px 10px 10px;         
        background-color: #C0C0C0;

}

  1. bodyContent{
        margin: 30px 350px 0px 350px;
        padding: 0px 0px 0px 0px;         
        background-color: #C0C0C0;

}

  1. p-cactions{position: absolute;
         top: 10px;
         left: 0px;
         font-size: 14px;          

}

  1. footer{ position: absolute;
         bottom: 0px; 

}

/*

  1. contentSub{
               position: absolute;
               font-size:20px;

right: 0px; top: 0px;

  }*/

</style>

<style type="text/css">

  1. dresden-pic{
            position: absolute;
            top: 0px;
            right: 0px;

}

  1. team-logo{
            position: absolute;
            top: 0px;
            left: 0px;  
            font-size: 44px;           

}

ul#top-menu{

            position: absolute;
            top: 250px;
            left: 0px;
            list-style: none; 
            padding: 0px 0px 0px 0px;
            margin: 0px' 0px 0px 0px;             
            width: 800px;
            background: #999999;
            float: left;
            font-size: 18px;             

}

ul#top-menu li{

            margin: 0px;
            padding: 5px 5px 5px 5px;
            float: left;
            position: relative;

}

ul#top-menu li a{

            padding: 5px 5px 5px 5px;
            color: #336666;
            display: block;
            float: left;

}


</style>



<head> </head> <body>

<img src="http://openwetware.org/images/3/39/DresdenNight.png" alt="Panorama of Dresden at night" width="700" height="250" />


  • <a href="url"></a>Home
  • <a href="url"></a>Team
  • <a href="url"></a>Project
  • <a href="url"></a>Notebook
  • <a href="url"></a>Outreach
  • <a href="url"></a>Sponsors



</body> </html>