Difference between revisions of "Team:Uppsala/Protocol"

Line 10: Line 10:
 
         <style type="text/css">
 
         <style type="text/css">
  
        </style>
+
  .parallax {
 +
                /* The image used */
 +
                background-image: url("https://static.igem.org/mediawiki/2018/d/d6/T--Uppsala--Large.jpg");
  
 +
               
 +
            }
  
  
</head>
+
        </style>
<body>
+
 
+
 
+
<style>
+
 
+
 
+
   
+
 
+
.newspaper1 {
+
    -webkit-columns: 100px 3; /* Chrome, Safari, Opera */
+
    -moz-columns: 100px 3; /* Firefox */
+
    columns: 100px 3;
+
}
+
 
+
.newspaper1 ul li {
+
  font-size: 6;
+
}
+
 
+
 
+
</style>
+
  
  
  
 +
    </head>
 +
    <body>
  
  

Revision as of 15:03, 16 October 2018