Add latest fontawesome files and add become-a-supporter to header menu

This commit is contained in:
2017-11-07 16:55:54 +01:00
parent 1fadbdfdc6
commit f847d95962
13 changed files with 3762 additions and 82 deletions
+10 -1
View File
@@ -46,11 +46,20 @@
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'page-info'" /></xsl:call-template>
</xsl:element>
<xsl:element name="a">
<xsl:attribute name="href">/join?fsfe-header</xsl:attribute>
<xsl:attribute name="id">direct-to-join</xsl:attribute>
<xsl:element name="i">
<xsl:attribute name="class">fa fa-user-plus fa-lg</xsl:attribute>
</xsl:element>
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'support/become'" /></xsl:call-template>
</xsl:element>
<xsl:element name="a">
<xsl:attribute name="href">/fellowship/login.html</xsl:attribute>
<xsl:attribute name="id">direct-to-login</xsl:attribute>
<xsl:element name="i">
<xsl:attribute name="class">fa fa-user fa-lg</xsl:attribute>
<xsl:attribute name="class">fa fa-sign-in fa-lg</xsl:attribute>
</xsl:element>
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'fellowship/login'" /></xsl:call-template>
</xsl:element>
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 434 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.
+3 -3
View File
File diff suppressed because one or more lines are too long
+1070 -71
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -167,7 +167,7 @@ div#subpages, .grid-row {
padding: .5em;
}
#direct-to-menu-list, #direct-to-translations, #direct-to-home, #direct-to-login {
#direct-to-menu-list, #direct-to-translations, #direct-to-home, #direct-to-login, #direct-to-join {
visibility: visible;
display: inline-block;
+3 -3
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -84,6 +84,7 @@
<text id="support/support">Support</text>
<text id="support/order">Shop</text>
<text id="support/thankgnus">Donors</text>
<text id="support/become">Become a supporter</text>
<text id="fellowship/fellowship">Fellowship</text>
<text id="fellowship/login">Login</text>
<text id="fellowship/join">Join</text>