Difference between revisions of "Template:Kyoto"

Line 231: Line 231:
  
 
/********************************* HTML STYLING  *********************************/
 
/********************************* HTML STYLING  *********************************/
        #BACKGROUND {
+
              #wrapper {
                background-image: url(https://static.igem.org/mediawiki/2018/d/d9/Back_gray.png);
+
                background-position: center center;
+
                background-repeat: no-repeat;
+
                background-attachment: fixed;
+
                background-size: cover;
+
        }
+
 
+
        #wrapper {
+
 
                 width: 90%;
 
                 width: 90%;
 
                 margin: 0 auto;
 
                 margin: 0 auto;

Revision as of 09:01, 7 October 2018