Difference between revisions of "Template:Freiburg/Main"

 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
    /********************************* DEFAULT WIKI SETTINGS  ********************************/
+
 
   
+
    #sideMenu,
+
    #top_title {
+
        display: none;
+
    }
+
   
+
    #content {
+
        padding: 0px;
+
        width: 100%;
+
        margin-top: -7px;
+
        margin-left: 0px;
+
        /* background-color: #fff7f2; */
+
 
+
        background-image: url("https://static.igem.org/mediawiki/2016/7/75/T--Freiburg--background.png");
+
        background-size: 100%;
+
 
+
    }
+
   
+
    body {}
+
   
+
    #bodyContent h1,
+
    #bodyContent h5 {
+
        margin-bottom: 0px;
+
        font-family: 'Bad Script', cursive;
+
        font-weight: bold;
+
        font-size: 24px;
+
        color: #be740d letter-spacing: 3px;
+
    }
+
    /********************************* MENU ********************************/
+
    /********************************* CONTENT OF THE PAGE ********************************/
+
    /* Wrapper for the content */
+
            /*
+
 
+
    .content_wrapper {
+
        width: 85%;
+
        margin-left: 120px;
+
        padding: 10px 0px;
+
        float: left;
+
       
+
    }
+
*/
+
    /*LAYOUT */
+
    /*
+
    .column {
+
        margin-top: 50px;
+
        padding: 10px 0px;
+
        float: left;
+
       
+
        /* background-color: green; */
+
        /* border: 3px solid brown; */
+
        /* border-radius: 15px 15px 15px 15px; */
+
        /* background-image: url("https://static.igem.org/mediawiki/2016/a/a2/T--Freiburg--bg.jpeg"); */
+
 
+
    }
+
   
+
    .full_size {
+
        width: 100%;
+
    }
+
   
+
    .full_size img {
+
        padding: 10px 15px;
+
        width: 96.5%;
+
    }
+
   
+
    .half_size {
+
        width: 50%;
+
    }
+
   
+
    .half_size img {
+
        padding: 10px 15px;
+
        width: 93%;
+
    }
+
   
+
    .clear {
+
        clear: both;
+
    }
+
   
+
    .highlight {
+
        width: 90%;
+
        margin: auto;
+
        padding: 15px 5px;
+
        background-color: #f2f2f2;
+
    }
+
   
+
    .center {
+
        display: flex;
+
        justify-content: center;
+
    }
+
*/
+
 
+
 
</style>
 
</style>
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!--- THIS IS WHERE THE HTML BEGINS --->

Latest revision as of 06:08, 2 October 2016