Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/styles.tmpl

Issue 29693561: Noissue - Update font-family to Source Sans Pro on abp.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Update licence file Created March 13, 2018, 1:48 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | static/css/fonts.css » ('j') | static/css/fonts.css » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/styles.tmpl
===================================================================
--- a/includes/styles.tmpl
+++ b/includes/styles.tmpl
@@ -1,2 +1,3 @@
<link rel="stylesheet" href="/css/defaults.css">
+<link rel="stylesheet" href="/css/fonts.css">
juliandoucette 2018/03/14 17:08:38 Why a separate file?
saroyanm 2018/03/14 17:56:30 Ideally this will go to the websites default to im
ire 2018/03/14 18:10:31 I did it this way because it just seemed cleaner t
juliandoucette 2018/03/14 18:18:00 Yes and no. I separated default.css so that I coul
ire 2018/03/15 08:30:48 On 2018/03/14 18:18:00, juliandoucette wrote:
<link rel="stylesheet" href="/css/main.css">
« no previous file with comments | « no previous file | static/css/fonts.css » ('j') | static/css/fonts.css » ('J')

Powered by Google App Engine
This is Rietveld