Difference between revisions of "Template:UCL/Style"

Line 522: Line 522:
  
 
/* SUBPAGE===============================================================================================================================================*/
 
/* SUBPAGE===============================================================================================================================================*/
html {
+
body {
     background-image: url('https://static.igem.org/mediawiki/2018/9/93/T--UCL--silkbackground.svg');
+
     background-image: url('https://static.igem.org/mediawiki/2018/9/93/T--UCL--silkbackground.svg') !important;
     min-height: 100%;
+
     min-height: 100% !important;
     width: 100%;
+
     width: 100% !important;
     background-attachment: fixed;
+
     background-attachment: fixed !important;
     background-position: center;
+
     background-position: center !important;
     background-repeat: no-repeat;
+
     background-repeat: no-repeat !important;
     background-size: cover;
+
     background-size: cover !important;
 
}
 
}
  
Line 536: Line 536:
 
     margin-bottom: 2%;
 
     margin-bottom: 2%;
 
     background-color:rgba(0, 0, 0, 0.0);
 
     background-color:rgba(0, 0, 0, 0.0);
 +
    padding-right: 5vw;
 +
    padding-left: 5vw;
 
}
 
}
  
Line 4,243: Line 4,245:
 
}
 
}
 
</style>
 
</style>
<html>
+
</html>

Revision as of 15:45, 6 October 2018