From 8c38efc173920c9c5856a783c2a69fbbad0eb78b Mon Sep 17 00:00:00 2001 From: erickson Date: Fri, 26 Aug 2005 15:14:20 +0000 Subject: [PATCH 1/1] allow changing to fonts git-svn-id: svn://svn.open-ils.org/ILS/trunk@1752 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/skin/default/xml/fonts.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Open-ILS/web/opac/skin/default/xml/fonts.xml diff --git a/Open-ILS/web/opac/skin/default/xml/fonts.xml b/Open-ILS/web/opac/skin/default/xml/fonts.xml new file mode 100644 index 0000000000..4c799eec41 --- /dev/null +++ b/Open-ILS/web/opac/skin/default/xml/fonts.xml @@ -0,0 +1,13 @@ + +
+ + + Text Size: + Small + / + Medium + / + Large + + +
-- 2.43.2