From d1e24ed5ea37a5949e2f75af3fcc4bfda08df092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 8 Mar 2019 12:54:55 +0100 Subject: Update sponsors --- _build/themes/ninenines/layouts/index.html | 8 +- _build/themes/ninenines/layouts/partials/head.html | 2 +- _build/themes/ninenines/static/css/99s.css | 2 +- .../themes/ninenines/static/img/sponsors/kato.png | Bin 11820 -> 0 bytes .../sponsors/pleroma_logo_vector_nobg_nopan.svg | 93 +++++++++++++++++++++ .../static/img/sponsors/sameroom_logo.png | Bin 0 -> 7226 bytes 6 files changed, 101 insertions(+), 4 deletions(-) delete mode 100644 _build/themes/ninenines/static/img/sponsors/kato.png create mode 100644 _build/themes/ninenines/static/img/sponsors/pleroma_logo_vector_nobg_nopan.svg create mode 100644 _build/themes/ninenines/static/img/sponsors/sameroom_logo.png (limited to '_build/themes/ninenines') diff --git a/_build/themes/ninenines/layouts/index.html b/_build/themes/ninenines/layouts/index.html index ba5a2c4f..0bf475f4 100644 --- a/_build/themes/ninenines/layouts/index.html +++ b/_build/themes/ninenines/layouts/index.html @@ -68,8 +68,12 @@
-
- +

Open Source Sponsors:

+
+ +
+
+
diff --git a/_build/themes/ninenines/layouts/partials/head.html b/_build/themes/ninenines/layouts/partials/head.html index c28c227b..50e7ba16 100644 --- a/_build/themes/ninenines/layouts/partials/head.html +++ b/_build/themes/ninenines/layouts/partials/head.html @@ -7,7 +7,7 @@ {{ if .IsHome }}{{ .Title }}{{ else }}{{ .Site.Title }}: {{ .Title }}{{ end }} - + diff --git a/_build/themes/ninenines/static/css/99s.css b/_build/themes/ninenines/static/css/99s.css index a5997411..f9d3cf82 100644 --- a/_build/themes/ninenines/static/css/99s.css +++ b/_build/themes/ninenines/static/css/99s.css @@ -130,7 +130,7 @@ h2{margin-top:20px} #company-description p{background:none repeat scroll 0 0 #FAFAFA;display:inline-block;width:70%;font-size:18px} .blog_item .date .year{font-size:20px;display:block;margin-bottom:4px;} .blog_item .date{font-size:14px;background:#acb75c;height:50px;width:60px;border-radius:34px;border:4px solid #c5d573;color:#fff;float:left;text-align:center;padding-top:10px;padding-left:0;font-style:normal;margin-left:-60px;margin-top:-68px;position:absolute} -.blog_item header h1,.blog_item header h2{margin-left:20px} +.blog_item header h1,.blog_item header h2,#sponsors h3{margin-left:20px} .blog_item{border-bottom:1px solid #EEE} .blog_item a.read_more{color:#fff;background:none repeat scroll 0 0 #ACB75C;border-radius:5px;padding:5px 10px;display:inline-block;margin-top:5px;font-weight:700;font-size:12px} footer{background:url(../img/footer_bg.png) repeat-x scroll 0 0 transparent;color:#FFF} diff --git a/_build/themes/ninenines/static/img/sponsors/kato.png b/_build/themes/ninenines/static/img/sponsors/kato.png deleted file mode 100644 index f6fa2eda..00000000 Binary files a/_build/themes/ninenines/static/img/sponsors/kato.png and /dev/null differ diff --git a/_build/themes/ninenines/static/img/sponsors/pleroma_logo_vector_nobg_nopan.svg b/_build/themes/ninenines/static/img/sponsors/pleroma_logo_vector_nobg_nopan.svg new file mode 100644 index 00000000..ae70bdfa --- /dev/null +++ b/_build/themes/ninenines/static/img/sponsors/pleroma_logo_vector_nobg_nopan.svg @@ -0,0 +1,93 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/_build/themes/ninenines/static/img/sponsors/sameroom_logo.png b/_build/themes/ninenines/static/img/sponsors/sameroom_logo.png new file mode 100644 index 00000000..53b0071a Binary files /dev/null and b/_build/themes/ninenines/static/img/sponsors/sameroom_logo.png differ -- cgit v1.2.3