Tone down the bold headers font

This commit is contained in:
JonnyWong16 2016-05-02 09:47:59 -07:00
parent 6fe115fd0d
commit 1cc7e8725d

View file

@ -14,7 +14,7 @@ from plexpy.helpers import anon_url
<meta name="author" content="">
<link href="${http_root}css/bootstrap3/bootstrap.css" rel="stylesheet">
<link href="${http_root}css/plexpy.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,800" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" rel="stylesheet" type="text/css">
<link href="${http_root}css/font-awesome.min.css" rel="stylesheet">
${next.headIncludes()}