Team:Heidelberg/Templates/style-css

From 2013.igem.org

(Difference between revisions)
m
Line 159: Line 159:
                 background-position:left top;
                 background-position:left top;
background-repeat:no-repeat;
background-repeat:no-repeat;
-
float: left;
 
                 z-index: -1;  
                 z-index: -1;  
Line 199: Line 198:
                 font-size: 24px;
                 font-size: 24px;
                 font-weight: 900;
                 font-weight: 900;
-
             }  
+
            }
 +
            #content {
 +
                padding:0;
 +
            }
 +
            @media (max-width: 991px) { /* bootstrap md: 992px*/
 +
                .col-logo {
 +
                    margin-top: 1%;
 +
                }
 +
             }
</style>
</style>
</html>
</html>

Revision as of 17:11, 4 October 2013