Team:Heidelberg LSL/Sponsors

From 2012hs.igem.org

(Difference between revisions)
(Created page with "{{Stylesheet}}")
Line 1: Line 1:
{{Stylesheet}}
{{Stylesheet}}
 +
 +
<style type="text/css">
 +
#news {min-height: 2000px;}
 +
h2 {padding: 10px 20px;
 +
                        font-size: 18px;
 +
                        color: #eb8300;
 +
                        font-decoration: none;
 +
                        font-weight: bold;}
 +
h4 {padding: 10px 20px;
 +
                        font-size: 16px;
 +
                        color: #eb8300;
 +
                        font-decoration: none;
 +
                        font-weight: bold;}
 +
.gallery{ width: 640px;
 +
                      }
 +
.gallery p  {padding: 0 20px;
 +
                        text-align: justify;
 +
                        font-size: 12px;}
 +
.gallery h3 {padding: 10px 20px;
 +
                        font-size: 18px;}
 +
.gallery img {margin: 0 15px 15px 17px;
 +
                        border-color: #FFF;
 +
border-style:solid;
 +
text-align:center;
 +
                        float:left;}
 +
.sponsors_img {
 +
                        width: 210px;
 +
                        background-color: #fff;
 +
                        border: 2px solid #FFF;
 +
                        }
 +
 +
</style>

Revision as of 14:55, 11 May 2012

iGEM-2012HS - LSL-Heidelberg

<style type="text/css">

  1. news {min-height: 2000px;}

h2 {padding: 10px 20px;

                       font-size: 18px;
                       color: #eb8300;
                       font-decoration: none;
                       font-weight: bold;}

h4 {padding: 10px 20px;

                       font-size: 16px;
                       color: #eb8300;
                       font-decoration: none;
                       font-weight: bold;}

.gallery{ width: 640px;

                      }

.gallery p {padding: 0 20px;

                       text-align: justify;
                       font-size: 12px;}

.gallery h3 {padding: 10px 20px;

                       font-size: 18px;}

.gallery img {margin: 0 15px 15px 17px;

                       border-color: #FFF; 

border-style:solid; text-align:center;

                       float:left;}

.sponsors_img {

                       width: 210px;
                       background-color: #fff;
                       border: 2px solid #FFF; 
                       }

</style>