Difference between revisions of "User:Samuel.Burke/sandbox"

From wiki
Jump to navigation Jump to search
Line 52: Line 52:
 
</div>
 
</div>
  
 
+
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');
@import url( 'https://fonts.googleapis.com/css?family=Rubik');
 
 
 
  
 
{{#css:
 
{{#css:
Line 63: Line 61:
 
   }
 
   }
  
   h2 {
+
 
       font-family: 'Rubik';
+
   #content h2 {
 +
       font-family: 'Rubik', sans-serif;
 
   }
 
   }
 +
 +
  
 
   .btn {
 
   .btn {
Line 115: Line 116:
 
.mainpage_box h2 {
 
.mainpage_box h2 {
 
         color: rgb(109,82,139);
 
         color: rgb(109,82,139);
}
+
      font-family: 'Rubik', sans-serif;
 +
  }
  
 
.searchBar {
 
.searchBar {

Revision as of 15:15, 25 June 2020

Welcome to the GCcollab Wiki!

The GCcollab Wiki is a public wiki hosted by the Government of Canada to facilitate collaboration and knowledge sharing.

Featured Communities


FYN Logo.png Profile-FLEXGC.jpg CFA leaf.PNG
Federal Youth Network FlexGC Canada's Free Agents

Share Want to feature your wiki page or project? Send an image and brief description of your project to our inbox!

@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');