diff --git a/index.html b/index.html index 8ed37cd..da46e64 100755 --- a/index.html +++ b/index.html @@ -100,17 +100,17 @@ } h1 + p { line-height: 1; - padding: 1em 0; + padding: 0 0 1em 0; } article { position: fixed; background: transparent; bottom: 0; right: 0; - margin-bottom: 2em; - margin-right: 2em; + left: 0; + padding-bottom: 2em; + padding-right: 2em; text-align: right; - max-width: 50%; } footer { font-size: .8em; @@ -133,8 +133,26 @@ opacity: 1; } select { - width: 12em; + width: 9em; margin-left: .5ex; + margin-right: 1ex; + } + #size { + width: 4em; + margin-left: .5ex; + margin-right: 1ex; + border: 0; + padding: 0; + margin: 0; + background-color: transparent; + color: inherit; + text-align: right; + opacity: .7; + transition: opacity .2s; + } + #size:hover, + #size:focus { + opacity: 1; } pre, textarea, @@ -156,7 +174,7 @@ .CodeMirror-gutters { background: transparent; } - @media (max-width: 400px) { + @media (max-width: 560px) { body { line-height: 1.5; } article { margin-bottom: 1.5em; max-width: none; } label { display: block; } @@ -185,9 +203,9 @@ function updateGutters(cm) { } gutters.style.display = i ? "" : "none"; updateGutterSpace(cm); -} -return "o0Og9ilL1!"; + return "o0Og9ilL1!"; +} @@ -196,12 +214,18 @@ return "o0Og9ilL1!";

Programming Fonts

-

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

+

Test drive over 50 free programming fonts and find out which looks best!

- - + + + + + + - -

-

- - + + + +