File tree 2 files changed +17
-14
lines changed
2 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 1
1
< footer class ="bg-near-white mid-gray ph3 ph5-ns pv5 pv6-ns bt b--light-gray ">
2
+ < a href ="https://twitter.com/intent/tweet?text=Tachyons: Functional CSS for Humans.&url=http://tachyons.io " target ="_blank " class ="dn mb3 twitter bg-white link dim br2 ph2 pb1 pt0 lh-solid " style ="background-color: #55acee; ">
3
+ < svg class ="geomicon dib v-mid " xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 32 32 " width ="16 " height ="16 " fill ="#fff ">
4
+ < path d ="M2 4 C6 8 10 12 15 11 A6 6 0 0 1 22 4 A6 6 0 0 1 26 6 A8 8 0 0 0 31 4 A8 8 0 0 1 28 8 A8 8 0 0 0 32 7 A8 8 0 0 1 28 11 A18 18 0 0 1 10 30 A18 18 0 0 1 0 27 A12 12 0 0 0 8 24 A8 8 0 0 1 3 20 A8 8 0 0 0 6 19.5 A8 8 0 0 1 0 12 A8 8 0 0 0 3 13 A8 8 0 0 1 2 4 "/>
5
+ </ svg >
6
+ < span class ="dib v-mid white fw6 " style ="font-size: 12px; "> Tweet</ span >
7
+ </ a >
8
+ < article >
9
+ < iframe src ="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=star&count=true " frameborder ="0 " scrolling ="0 " width ="100px " height ="20px "> </ iframe >
10
+ < iframe src ="https://ghbtns.com/github-btn.html?user=tachyons-css&repo=tachyons&type=fork&count=true " frameborder ="0 " scrolling ="0 " width ="100px " height ="20px "> </ iframe >
11
+ </ article >
2
12
3
13
< p >
4
-
5
14
< a class ="black-70 link dim b dib mr3 " href ="http://tachyons-slack-invite.herokuapp.com " title ="Join our Slack Channel ">
6
15
Join our Slack Channel
7
16
</ a >
Original file line number Diff line number Diff line change 1
1
< header class ="w-100 pa3 ph5-ns bg-near-white ">
2
2
< div class ="dt w-100 ">
3
3
< div class ="dtc v-mid tl w-50 ">
4
- < a href ="/ " class ="f5 f4-ns fw6 mt0 mb1 link black-50 " title ="Home ">
4
+ < a href ="/ " class ="dib f5 f4-ns fw6 mt0 mb1 link black-50 dim " title ="Home ">
5
5
Tachyons
6
6
< div class ="dib ">
7
- < small class ="nowrap f6 mt2 mt3-ns pr2 black-50 "> v4.0.1 -beta</ small >
7
+ < small class ="nowrap f6 mt2 mt3-ns pr2 black-50 fw2 "> v4.0.2 -beta</ small >
8
8
</ div >
9
9
</ a >
10
10
</ div >
11
- < div class ="db dtc-l v-mid w-100 w-50-l tr ">
11
+ < div class ="db dtc v-mid w-100 tr ">
12
+
12
13
< a title ="Documentation " href ="/docs/ "
13
- class ="f6 b dim link black-50 mr1 mr3-m mr4-l ">
14
+ class ="f6 b dim link black-50 mr1 mr3-m mr4-l dib ">
14
15
Docs
15
16
</ a >
16
17
< a title ="Tachyons on GitHub " href ="http://github.com/mrmrs/tachyons/ "
17
- class ="f6 b dim link black-50 mr1 mr3-m mr4-l ">
18
+ class ="f6 b dim link black-50 mr1 mr3-m mr4-l dib ">
18
19
GitHub
19
20
</ a >
20
21
< a title ="Tachyons Npm Modules " href ="/#npm "
21
- class ="f6 b link black-50 tc dim ">
22
+ class ="f6 b link black-50 dim dib ">
22
23
Npm
23
24
</ a >
24
25
</ div >
25
26
</ div >
26
- < nav class ="pv2 dn ">
27
- < a class ="f6 fw6 link dim dib mr3 mid-gray " href ="/docs/ "> Docs</ a >
28
- < a class ="f6 fw6 link dim dib mr3 mid-gray " href ="/docs/general "> General</ a >
29
- < a class ="f6 fw6 link dim dib mr3 mid-gray " href ="/docs/typography "> Typography</ a >
30
- < a class ="f6 fw6 link dim dib mr2 mid-gray " href ="/docs/layout "> Layout</ a >
31
- < a class ="f6 fw6 link dim dib mr2 mid-gray " href ="/docs/themes "> Themes</ a >
32
- </ nav >
33
27
</ header >
You can’t perform that action at this time.
0 commit comments