summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules.html1
-rw-r--r--style.css6
-rw-r--r--tableau.html1
-rw-r--r--teams.html1
4 files changed, 7 insertions, 2 deletions
diff --git a/rules.html b/rules.html
index 69a083a..2f4d785 100644
--- a/rules.html
+++ b/rules.html
@@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>Rules - Technicolor's Series of Foosball</title>
<link rel="stylesheet" type="text/css" href="style.css">
+ <link href='http://fonts.googleapis.com/css?family=Nunito:300,700' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="content">
diff --git a/style.css b/style.css
index fa6f31f..2bbe815 100644
--- a/style.css
+++ b/style.css
@@ -1,7 +1,9 @@
/* page structure */
body {
- font-family: "Helvetica Neue", Helvetica, sans-serif;
- background-color: #abe;
+ font-family: "Nunito", "Helvetica Neue", Helvetica, sans-serif;
+ background-color: #765;
+ margin-top: 0;
+ padding-top: 0;
}
#content {
diff --git a/tableau.html b/tableau.html
index cb3aa6e..d4295db 100644
--- a/tableau.html
+++ b/tableau.html
@@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>Technicolor's Foosball Tournament</title>
<link rel="stylesheet" type="text/css" href="style.css">
+ <link href='http://fonts.googleapis.com/css?family=Nunito:300,700' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="content">
diff --git a/teams.html b/teams.html
index ba55134..0561cfd 100644
--- a/teams.html
+++ b/teams.html
@@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>Technicolor's Foosball Tournament</title>
<link rel="stylesheet" type="text/css" href="style.css">
+ <link href='http://fonts.googleapis.com/css?family=Nunito:300,700' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="content">