summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_layouts/default.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 258cdb9..a722d2f 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -16,7 +16,8 @@ sidebar_cats:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Help.GitHub</title>
- <link href="http://github.com/stylesheets/screen.css" media="screen" rel="stylesheet" type="text/css" />
+ <link href="http://github.com/stylesheets/bundle_common.css" media="screen" rel="stylesheet" type="text/css" />
+ <link href="http://github.com/stylesheets/bundle_github.css" media="screen" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" charset="utf-8"/>
<link rel="stylesheet" href="/css/print.css" type="text/css" media="print">