Difference between revisions of "Template:NDC-HighRiverAB"

Line 7: Line 7:
 
   @font-face {
 
   @font-face {
 
     font-family:"Quicksand";
 
     font-family:"Quicksand";
    src: url (https://fonts.googleapis.com/css?family=Quicksand);  
+
  @import url('https://fonts.googleapis.com/css?family=Quicksand');
 
}
 
}
@font-face { font-family: Lato; src: url(https://static.igem.org/mediawiki/2018/5/51/T--OLS_Canmore_Canada--font-Lato-Regular.ttf); }
+
 
 +
 
 +
 
  
 
* {
 
* {
Line 33: Line 35:
 
     padding-left: 30px;
 
     padding-left: 30px;
 
     padding-right: 30px;
 
     padding-right: 30px;
     font-family: Montserrat, sans-serif;
+
     font-family: Quicksand, sans-serif;
 
}
 
}
  
Line 64: Line 66:
 
.dropdown:hover .dropdown-content {
 
.dropdown:hover .dropdown-content {
 
display: block;
 
display: block;
 +
font-family: Quicksand;
 
}
 
}
  

Revision as of 23:31, 16 October 2018