Difference between revisions of "Template:Wageningen UR/RolloutCSS"

 
(24 intermediate revisions by 5 users not shown)
Line 2: Line 2:
  
 
<style>
 
<style>
 +
  
 
#Rollout-img {
 
#Rollout-img {
Line 17: Line 18:
 
     margin-left:auto;
 
     margin-left:auto;
 
     margin-right:auto;
 
     margin-right:auto;
     width:62%;
+
     width:80%;
 
     margin-top:1rem;
 
     margin-top:1rem;
     background-image: url(http://nobacks.com/wp-content/uploads/2014/11/Green-Grass-3-500x103.png);
+
     background-image: url(https://static.igem.org/mediawiki/2017/2/2c/Roll-out-plan-Expert-Box.png);
 
     background-position:bottom;
 
     background-position:bottom;
 
     background-repeat:repeat-x;
 
     background-repeat:repeat-x;
      
+
     background-size: 100% 100%; 
 
}
 
}
  
Line 85: Line 86:
 
}
 
}
  
#Step1 {
+
#Step1, #Step2, #Step3, #Step4, #Step5, #Step6, #Step7, #Step8, #Step9, #Step10, #Step11, #Step12 {
 
+
 
   display:none;
 
   display:none;
 
 
}
 
}
  
#Step2 {
 
  
  display:none;
 
  
}
+
</style>
  
#Step3 {
 
  line-height:25%
 
  
  display:none;
 
  
}
 
 
#Step4 {
 
 
  display:none;
 
 
}
 
 
#Step5 {
 
 
  display:none;
 
 
}
 
 
#Step6 {
 
 
  display:none;
 
 
}
 
 
#Step7 {
 
 
  display:none;
 
 
}
 
 
#Step8 {
 
 
  display:none;
 
 
}
 
 
#Step9 {
 
 
  display:none;
 
 
}
 
 
#Step10 {
 
 
  display:none;
 
 
}
 
 
#Step11 {
 
 
  display:none;
 
 
}
 
 
#Step12 {
 
 
  display:none;
 
 
}
 
 
 
 
</style>
 
 
</html>
 
</html>

Latest revision as of 22:32, 1 November 2017