]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Add nazar
authorJeremy Thomas <bbxdesign@gmail.com>
Sat, 9 Dec 2017 15:28:43 +0000 (15:28 +0000)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 9 Dec 2017 15:28:43 +0000 (15:28 +0000)
BACKERS.md
docs/_data/backers.json
docs/_includes/sponsors.html
docs/_sass/sponsors.sass
docs/css/bulma-docs.css
docs/images/sponsors/bestcss.png
docs/images/sponsors/nazar.png [new file with mode: 0644]

index 456dfe2b6f818216ccf2fa5ea282913f766daec8..8760e3cbbad84bb94413506a301f5875a0eb1074 100644 (file)
@@ -25,3 +25,4 @@
 * Matt Swan
 * Kyu
 * Takayuki Yamaguchi [@takyam](https://twitter.com/@takyam)
+* Leo Zeba [@leozeba](https://twitter.com/@leozeba)
index bc513c8ffbe18e7b53eb11981631788e2aad5912..dbbc5df3cbc2a156db8b676b5ebad9935c008b25 100644 (file)
     }
   ],
   "10": [
+    {
+      "FirstName": "Leo",
+      "LastName": "Zeba",
+      "Twitter": "leozeba"
+    },
     {
       "FirstName": "Takayuki",
       "LastName": "Yamaguchi",
index aa70370d9b1bd1055193d4e15589342030ca11fa..e1a1ac07ff863d7f257bea2c5750a33708a4ec18 100644 (file)
@@ -11,6 +11,9 @@
             <a href="http://bestcss.in/" target="_blank">
               <img src="{{ site.url }}/images/sponsors/bestcss.png" alt="bestcss logo">
             </a>
+            <a href="https://nazar.io/" target="_blank">
+              <img src="{{ site.url }}/images/sponsors/nazar.png" alt="nazar logo">
+            </a>
           </div>
         </div>
       </div>
index 133557bace652fa97fd6d9013c7cfee0b6b182ea..a3de7af9ac9a5b8f100b13bee47047ed078a3949 100644 (file)
@@ -5,4 +5,5 @@
     align-items: center
     display: flex
     justify-content: center
+    margin-right: 3rem
     width: 150px
index 7ec04222845036be001609f04ec35092fa78df99..c77f7098edd4c234e22a5f22c3fc4d82c8868322 100644 (file)
@@ -4370,6 +4370,7 @@ a.box:active {
   position: absolute !important;
   right: 0.625em;
   top: 0.625em;
+  z-index: 4;
 }
 
 .control.is-loading.is-small:after {
@@ -6247,7 +6248,7 @@ a.dropdown-item.is-active {
           justify-content: center;
   overflow: hidden;
   position: fixed;
-  z-index: 20;
+  z-index: 40;
 }
 
 .modal.is-active {
@@ -13361,6 +13362,7 @@ html.route-index .hero.is-primary a.column:hover .title strong {
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
+  margin-right: 3rem;
   width: 150px;
 }
 
index 731549a78d3d7685b5a5e10d75115adacfb294a0..0ae0282b92e9967d6819a9f2bc81b2d045fe3617 100644 (file)
Binary files a/docs/images/sponsors/bestcss.png and b/docs/images/sponsors/bestcss.png differ
diff --git a/docs/images/sponsors/nazar.png b/docs/images/sponsors/nazar.png
new file mode 100644 (file)
index 0000000..241b9c7
Binary files /dev/null and b/docs/images/sponsors/nazar.png differ