]> nos-oignons.net Git - website.git/blobdiff - local.css
Ajustement des polices custom
[website.git] / local.css
index 5cf798322941e598ebf29199c7f2490f208719b7..34c64890b94da3cc085a797658cdab0063533c32 100644 (file)
--- 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,14 @@ body {
        font-size: 26pt;
        color: black;
        font-family: "Linux Biolinum O", sans-serif;
+       font-size-adjust: 0.39;
+}
+
+.pageheader .title .translationstatus {
+       display: none;
+       display: none;
+       display: none;
+       display: none;
 }
 
 .pageheader .actions ul {
@@ -256,6 +265,7 @@ body {
        color: #a756af;
        background: transparent;
        font-family: "Linux Biolinum O", sans-serif;
+       font-size-adjust: 0.39;
 }
 
 .sidebar ul li > span,
@@ -312,12 +322,14 @@ body {
        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 {
@@ -329,6 +341,7 @@ body {
        margin-bottom: 0;
        padding-bottom: 0;
        font-family: "Linux Biolinum O", sans-serif;
+       font-size-adjust: 0.39;
 }
 
 #content h3 + p {
@@ -359,7 +372,8 @@ body {
 
 #content .feedlink {
        text-align: right;
-       margin-top: -2em;
+       margin-top: -3em;
+       min-height: 3em;
 }
 /* #content }}} */
 
@@ -375,6 +389,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 {