From f41b7f8ff9eb748afab653cab45e7699d79b7e0b Mon Sep 17 00:00:00 2001 From: Koen Lageveen Date: Wed, 2 Mar 2016 21:11:16 +0100 Subject: [PATCH] new layout --- index.html | 562 +++++++++++++++++++++++++++-------------------------- 1 file changed, 284 insertions(+), 278 deletions(-) diff --git a/index.html b/index.html index 1199f9c..12a0e2a 100755 --- a/index.html +++ b/index.html @@ -1,217 +1,206 @@ - - Programming Fonts - Test Drive - + + Programming Fonts - Test Drive + - + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - - - - - + + + + + - - + + - - - + + + -
- -

Programming Fonts

- -

What font looks best? Test drive over 50 free programming fonts and find out!

- -
-
-
-

Select a theme +

+ +

Programming Fonts

+ +

What font looks best?
+ Test drive over 50 free programming fonts and find out!

+ +

+ - Select a font + + +

+

+ + +

-
- - - +
- - - // CodeMirror theme selector - var input = document.getElementById("select"); - function selectTheme() { - var theme = input.options[input.selectedIndex].innerHTML; - editor.setOption("theme", theme); + + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-56825926-1']); + _gaq.push(['_setDomainName', 'programmingfonts.org']); + _gaq.push(['_trackPageview']); + - +