X-Git-Url: https://nos-oignons.fr/gitweb/website.git/blobdiff_plain/ed32eb03410ea8fc74a24de14b11b10e2b435dcf..7a8fc5acb600c3af1a8dc077500b5fa0962ce52b:/local.css?ds=inline diff --git a/local.css b/local.css index 9e1b86b..97f9195 100644 --- a/local.css +++ b/local.css @@ -62,6 +62,7 @@ body { padding: 0; font-size: 9pt; font-family: "Gentium Basic", serif; + font-size-adjust: 0.4; color: #b3b3b3; background: url(assets/tile.png); } @@ -120,6 +121,7 @@ body { font-size: 26pt; color: black; font-family: "Linux Biolinum O", sans-serif; + font-size-adjust: 0.39; } .pageheader .title .translationstatus { @@ -263,6 +265,7 @@ body { color: #a756af; background: transparent; font-family: "Linux Biolinum O", sans-serif; + font-size-adjust: 0.39; } .sidebar ul li > span, @@ -314,17 +317,18 @@ body { #content h1 { font-size: 26pt; - font-weight: normal; - color: #adff25; + font-weight: bold; color: #ffa430; text-shadow: 2px 2px 1px #444; font-family: "Linux Biolinum O", sans-serif; + font-size-adjust: 0.39; } #content h2 { font-size: 20pt; font-weight: normal; font-family: "Linux Biolinum O", sans-serif; + font-size-adjust: 0.39; } #content h2 + p { @@ -336,6 +340,7 @@ body { margin-bottom: 0; padding-bottom: 0; font-family: "Linux Biolinum O", sans-serif; + font-size-adjust: 0.39; } #content h3 + p { @@ -366,7 +371,8 @@ body { #content .feedlink { text-align: right; - margin-top: -2em; + margin-top: -3em; + min-height: 3em; } /* #content }}} */ @@ -382,6 +388,7 @@ body { background: -moz-linear-gradient(#001030, #57075f); background: linear-gradient(#001030, #57075f); font-family: "Linux Biolinum O", sans-serif; + font-size-adjust: 0.39; } #footer #pageinfo {