Difference between revisions of "Team:UCopenhagen/Medals"

Line 6: Line 6:
 
<html>
 
<html>
 
   <style>
 
   <style>
     .bg_image {
+
     .bg-color {
       background-image: url("https://static.igem.org/mediawiki/2020/a/a3/T--UCopenhagen--watercolor_bg_smaller.png");
+
       background-color: #fcecdf;
      background-repeat: repeat-y;
+
      background-size: 100%;
+
      padding: 10% 22.5% 15% 22.5%;
+
 
       margin-top: -10%;
 
       margin-top: -10%;
       margin-bottom: -20%;
+
       margin-bottom: -55%;
 +
      padding-top: 10%;
 +
      padding-bottom: 55%;
 
       overflow: hidden;
 
       overflow: hidden;
 
       position: relative;
 
       position: relative;
 +
    }
 +
 +
    .bg-image {
 +
      position: relative;
 +
      background-image: url("https://static.igem.org/mediawiki/2020/a/a3/T--UCopenhagen--watercolor_bg_smaller.png");
 +
      background-repeat: repeat-y;
 +
      background-size: 100%;
 
     }
 
     }
  
 
     .everything {
 
     .everything {
       width: 100%;
+
       width: 60%;
 
       margin: 0 auto;
 
       margin: 0 auto;
 
     }
 
     }
Line 113: Line 119:
 
   </style>
 
   </style>
 
   <body>
 
   <body>
 +
<div class="bg_color">
 
     <div class="bg_image">
 
     <div class="bg_image">
 
       <div class="everything">
 
       <div class="everything">
Line 167: Line 174:
 
       </div>
 
       </div>
 
     </div>
 
     </div>
 +
</div>
 
   </body>
 
   </body>
 
</html>
 
</html>

Revision as of 18:52, 12 October 2020



Icons made by Freepik from www.flaticon.com