Team:St Andrews/Template:Pattern

From 2012.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 11: Line 11:
.metal {
.metal {
-
background-color: #FCF8E3;
+
 
-
}
+
background-image: url(https://static.igem.org/mediawiki/2012/9/9f/MetalBindingLogo_100.png); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #FCF8E3; background-position: right top; background-repeat: no-repeat; background-size: 50px 50px;}
 +
 
.omega {
.omega {
-
}
+
 
 +
background-image: url(https://static.igem.org/mediawiki/2012/5/57/OmegaThreeLogo_100.png); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #F0F5F8; background-position: right top; background-repeat: no-repeat; background-size: 50px 50px;}
 +
 
.modelling {
.modelling {
}
}

Latest revision as of 16:53, 2 July 2012

   #content-container {
     background: none;
     background-image: none;
     background-color: #FFFFFF;
     padding: 2.5%;
   }
  1. body-pattern {

background-image: url(http://subtlepatterns.com/patterns/rough_diagonal.png); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; background-position: initial initial; background-repeat: initial initial; }

.metal {

background-image: url(MetalBindingLogo_100.png); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #FCF8E3; background-position: right top; background-repeat: no-repeat; background-size: 50px 50px;}


.omega {

background-image: url(OmegaThreeLogo_100.png); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #F0F5F8; background-position: right top; background-repeat: no-repeat; background-size: 50px 50px;}


.modelling { }