[latex3-commits] [git/LaTeX3-latex3-babel] docs: css. (10b47dd)
Javier
email at dante.de
Fri Jun 11 16:57:31 CEST 2021
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/10b47dd28efd50d6a7504240d18a6c6533903b9a
>---------------------------------------------------------------
commit 10b47dd28efd50d6a7504240d18a6c6533903b9a
Author: Javier <email at localhost>
Date: Fri Jun 11 16:57:31 2021 +0200
css.
>---------------------------------------------------------------
10b47dd28efd50d6a7504240d18a6c6533903b9a
docs/assets/css/style.css | 6 +++---
docs/media/bengali-sample-luatex.png | Bin 12987 -> 16413 bytes
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/assets/css/style.css b/docs/assets/css/style.css
index 8e9f9a2..ea22d29 100644
--- a/docs/assets/css/style.css
+++ b/docs/assets/css/style.css
@@ -393,7 +393,7 @@ table {
body {
box-sizing: border-box;
color: #373737;
- background: #212121;
+ background: #444;
font-size: 16px;
font-family: 'Myriad Pro', Calibri, Helvetica, Arial, sans-serif;
line-height: 1.5;
@@ -641,7 +641,7 @@ form {
}
#header_wrap {
- background: #212121;
+ background: #444;
background: -moz-linear-gradient(top, #373737, #212121);
background: -webkit-linear-gradient(top, #373737, #212121);
background: -ms-linear-gradient(top, #373737, #212121);
@@ -723,7 +723,7 @@ form {
}
#footer_wrap {
- background: #212121
+ background: #444
}
@media screen and (max-width: 992px) {
diff --git a/docs/media/bengali-sample-luatex.png b/docs/media/bengali-sample-luatex.png
index 045b9cf..265b3e6 100644
Binary files a/docs/media/bengali-sample-luatex.png and b/docs/media/bengali-sample-luatex.png differ
More information about the latex3-commits
mailing list.