Difference between revisions of "Template:KU Leuven"

Line 382: Line 382:
 
.igem_2017_content_wrapper .highlight.top {
 
.igem_2017_content_wrapper .highlight.top {
 
     border-top: 4px solid #cc3333;
 
     border-top: 4px solid #cc3333;
 +
        position: relative;
 +
}
 +
 +
/* highlight with decoration blue line on top */
 +
.igem_2017_content_wrapper .highlight.top::before {
 +
    position: absolute;
 +
width: 16px ;
 +
height: 16px;
 +
top: -10px;
 +
left: 8px;
 +
content: '';
 +
background-image: url("https://static.igem.org/mediawiki/2017/2/29/KU_Leuven-Sine.png");
 +
background-size: 16px 16px;
 
}
 
}
  
Line 388: Line 401:
 
     border: 4px solid  #cc3333;
 
     border: 4px solid  #cc3333;
 
}
 
}
 
  
 
/* button class */
 
/* button class */

Revision as of 13:57, 12 July 2017