From c55a86b219fd4df5b49348c5bf9b2059394f3e69 Mon Sep 17 00:00:00 2001 From: Jaap Joris Vens Date: Mon, 6 Oct 2014 09:10:25 +0200 Subject: [PATCH] cleaned css and put my name at the top --- default.css | 65 ++++++++++------------------------------------------- index.html | 1 + 2 files changed, 13 insertions(+), 53 deletions(-) diff --git a/default.css b/default.css index b0f0491..bb9eb04 100644 --- a/default.css +++ b/default.css @@ -1,35 +1,27 @@ -* -{ - margin: 0px; - padding: 0px; -} - -body -{ +body { width: 720px; margin: 50px auto; font-family: "Palatino Linotype", "Book Antiqua", Palatino, Palladia, Pagella, serif; font-size: 20px; - background: #fff; } -h1 -{ +h1 { font-size: 2em; + padding: 0; + margin: 0; } - -h2 -{ - font-size: 1.5em; - padding: 0em 0em 0.2em; +h2 { + font-weight: normal; + font-size: 1.25em; + padding: 0; + margin: 0; } img { width: 720px; } -p -{ +p { padding: 0.5em 0em; } @@ -38,13 +30,11 @@ A:visited {text-decoration: none} A:active {text-decoration: none} A:hover {text-decoration: underline;} -.latex -{ +.latex { letter-spacing: 1px; } -.latex sup -{ +.latex sup { text-transform: uppercase; letter-spacing: 1px; font-size: 0.85em; @@ -60,34 +50,3 @@ A:hover {text-decoration: underline;} margin-right: -0.125em; font-size: 1em; } - -.comments -{ - font-size: 22px; -} - -.comments input[name="Name"] -{ - font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; - font-size: 22px; - font-weight: bold; -} - -.comments textarea -{ - font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; - font-size: 22px; -} - -.comments input[name="Answer"] -{ - font-size: 22px; - font-family: sans-serif; - width: 10em; -} - -.comments input -{ - font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; - font-size: 28px; -} diff --git a/index.html b/index.html index faffd21..1dc1219 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@

Top 10 LaTeX Fonts

+

assembled by Jaap Joris Vens