Difference between revisions of "User:Samuel.Burke/sandbox"
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: | {{#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 14: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.
Search for one of the 5,115 pages in 246 categories
Featured Communities
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!
About the platform
@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');