]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commitdiff
i-use: Make font bigger and not bold.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 Jan 2011 12:28:26 +0000 (13:28 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 Jan 2011 12:28:26 +0000 (13:28 +0100)
www/webapp/backend/iuse.py

index 9be180a87229c472928e485efdbcc7025cf6f6d1..7b447c9c5cbaf0d3dff196a26c491378231c92d1 100644 (file)
@@ -144,8 +144,8 @@ class Image1(ImageObject):
        default_size = 500, 50
 
        _filename = "i-use-1.png"
-       _font = "DejaVuSans-Bold.ttf"
-       _font_size = 9
+       _font = "DejaVuSans.ttf"
+       _font_size = 10
 
        def draw(self):
                _ = self.locale.translate