Difference between revisions of "Template:Team:Calgary/StyleSheets/styling.css"

(Created page with "<html> <head> <style> #sideMenu, #top_title { display: none; } html,div, #BottomFooter, body, img, a,ul, li, h1, h2{ margin: 0; padding: 0; text-decoration: none; } @font...")
 
Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
 +
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet">
 
<style>
 
<style>
 
#sideMenu, #top_title {
 
#sideMenu, #top_title {
Line 10: Line 11:
 
padding: 0;
 
padding: 0;
 
text-decoration: none;
 
text-decoration: none;
}
 
 
@font-face {
 
    font-family: Yikes;
 
    src: url(Yikes_medium.ttf);
 
 
}
 
}
  
Line 56: Line 52:
  
 
a:link, a:visited{
 
a:link, a:visited{
font-family: Yikes;
+
font-family: 'Varela Round', sans-serif;
 
color:#faece5;
 
color:#faece5;
 
font-weight: 900;
 
font-weight: 900;
Line 100: Line 96:
  
 
h1{
 
h1{
font-family: Yikes;
+
font-family: 'Varela Round', sans-serif;
 
color: #538cc6;
 
color: #538cc6;
 
font-size:18px;
 
font-size:18px;

Revision as of 22:14, 21 June 2017