[Koha-bugs] [Bug 26179] Remove redundant import of Google font

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 12 14:27:44 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26179

--- Comment #5 from Timothy Alexis Vass <timothy_alexis.vass at ub.lu.se> ---
12:30   TimothyAlexis   In bootstrap-theme.oai.css we found this and we are
wondering... why? @import
url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");

12:30   TimothyAlexis   body {
12:30           font-family: "Source Sans Pro", "Helvetica Neue", Helvetica,
Arial, sans-serif;
12:32           Only place I've found this stylesheet being used is in:
koha-tmpl/opac-tmpl/xslt/OAI.xslt

12:48   tcohen  TimothyAlexis that's because I borrowed the XSLT from DSpace
and didn't notice that


Simply removing the @import and "Source Sans Pro".

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list