mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Build docs
This commit is contained in:
parent
832a05b601
commit
923bb9f5e0
@ -47,12 +47,12 @@
|
||||
<div class="column is-3">
|
||||
<div id="about" class="content">
|
||||
<strong xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">Bulma</strong> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://jgthms.com" property="cc:attributionName" rel="cc:attributionURL">Jeremy Thomas</a>.
|
||||
<p id="alternative">
|
||||
<a href="{{ site.url }}/alternative-to-bootstrap/">An alternative to <strong>Bootstrap</strong></a>
|
||||
</p>
|
||||
<div class="twitter-container">
|
||||
<a href="{{ site.twitter }}" class="twitter-follow-button" data-show-count="true" data-lang="en" data-size="large">@jgthms</a>
|
||||
</div>
|
||||
<p id="alternative">
|
||||
<a href="{{ site.url }}/alternative-to-bootstrap/">An alternative to <strong>Bootstrap</strong></a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="column is-5">
|
||||
|
@ -3,7 +3,7 @@
|
||||
display: block
|
||||
height: 30px
|
||||
line-height: 30px
|
||||
margin-top: 5px
|
||||
margin-top: 0.5rem
|
||||
small
|
||||
display: block
|
||||
margin-top: 5px
|
||||
@ -33,7 +33,7 @@
|
||||
font-size: 11px
|
||||
height: 30px
|
||||
line-height: 30px
|
||||
margin-top: 5px
|
||||
margin-top: 0.5rem
|
||||
.github-btn
|
||||
width: 160px
|
||||
.twitter-share-button
|
||||
@ -46,7 +46,9 @@
|
||||
display: flex
|
||||
width: 130px
|
||||
.bd-patreon-button
|
||||
height: 30px
|
||||
margin-right: 0.5rem
|
||||
width: 128px
|
||||
|
||||
#newsletter
|
||||
.input
|
||||
@ -70,6 +72,7 @@
|
||||
|
||||
#alternative
|
||||
font-size: 0.875rem
|
||||
margin-top: 0.5rem
|
||||
a
|
||||
color: $text-light
|
||||
&:hover
|
||||
|
@ -9,15 +9,17 @@
|
||||
color: currentColor
|
||||
|
||||
.bd-patreon-text
|
||||
font-size: $size-small
|
||||
font-size: 0.875rem
|
||||
line-height: 1.25
|
||||
margin-right: 0.5rem
|
||||
|
||||
.bd-patreon-button
|
||||
display: inline-block
|
||||
flex-shrink: 0
|
||||
height: 30px
|
||||
width: 128px
|
||||
height: 34px
|
||||
width: 145px
|
||||
img
|
||||
max-height: 100%
|
||||
|
||||
+from(480px)
|
||||
.bd-patreon-text
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user