Replace font-awesome by bootstrap icons
This commit is contained in:
parent
5c23ad69a1
commit
9d1dcb331b
1966 changed files with 14879 additions and 44 deletions
|
|
@ -1,10 +1,9 @@
|
|||
<div class="container d-flex flex-wrap justify-content-around mb-5" id="community" style="gap: 2em 0;">
|
||||
<div style="width: 28%; min-width: 172px" class="text-center">
|
||||
<h4 class="d-flex justify-content-center">
|
||||
<span class="fa-stack fa-lg" style="color: #20a7c9">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fas fa-comments fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
<div class="circle-head" style="background-color: #20a7c9">
|
||||
<i class="bi bi-chat-dots-fill"></i>
|
||||
</div>
|
||||
<div class="align-self-center ml-1">{{ i18n "community-chat" }}</div>
|
||||
</h4>
|
||||
<p>
|
||||
|
|
@ -13,10 +12,9 @@
|
|||
</div>
|
||||
<div style="width: 28%; min-width: 172px" class="text-center">
|
||||
<h4 class="d-flex justify-content-center">
|
||||
<span class="fa-stack fa-lg" style="color: #9720c9">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fas fa-bug fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
<div class="circle-head" style="background-color: #9720c9">
|
||||
<i class="bi bi-bug-fill"></i>
|
||||
</div>
|
||||
<div class="align-self-center ml-1">{{ i18n "community-bugs" }}</div>
|
||||
</h4>
|
||||
<p>
|
||||
|
|
@ -25,10 +23,9 @@
|
|||
</div>
|
||||
<div style="width: 28%; min-width: 172px" class="text-center">
|
||||
<h4 class="d-flex justify-content-center">
|
||||
<span class="fa-stack fa-lg" style="color: #c92052">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fas fa-language fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
<div class="circle-head" style="background-color: #c92052">
|
||||
<i class="bi bi-translate"></i>
|
||||
</div>
|
||||
<div class="align-self-center ml-1">{{ i18n "community-translation" }}</div>
|
||||
</h4>
|
||||
<p>
|
||||
|
|
@ -37,10 +34,9 @@
|
|||
</div>
|
||||
<div style="width: 28%; min-width: 172px" class="text-center">
|
||||
<h4 class="d-flex justify-content-center">
|
||||
<span class="fa-stack fa-lg" style="color: #c99720">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fas fa-code fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
<div class="circle-head" style="background-color: #c99720">
|
||||
<i class="bi bi-braces-asterisk"></i>
|
||||
</div>
|
||||
<div class="align-self-center ml-1">{{ i18n "community-code" }}</div>
|
||||
</h4>
|
||||
<p>
|
||||
|
|
@ -49,10 +45,9 @@
|
|||
</div>
|
||||
<div style="width: 28%; min-width: 172px" class="text-center">
|
||||
<h4 class="d-flex justify-content-center">
|
||||
<span class="fa-stack fa-lg" style="color: #20c943">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fas fa-paper-plane fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
<div class="circle-head" style="background-color: #20c943">
|
||||
<i class="bi bi-envelope-paper-heart"></i>
|
||||
</div>
|
||||
<div class="align-self-center ml-1">{{ i18n "community-contact" }}</div>
|
||||
</h4>
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -13,10 +13,9 @@
|
|||
<div class="col-sm-6 col-md-4">
|
||||
<div class="text-center mb-2">
|
||||
<hr style="margin-top: 21px; margin-bottom: -21px; border-color: #9720c955;">
|
||||
<span class="fa-stack fa-lg" style="color: #4b1064">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fas fa-gamepad fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
<div class="circle-head" style="background-color: #4b1064">
|
||||
<i class="bi bi-controller"></i>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
{{ i18n "features-col1" | markdownify }}
|
||||
|
|
@ -25,10 +24,9 @@
|
|||
<div class="col-sm-6 col-md-4">
|
||||
<div class="text-center mb-2">
|
||||
<hr style="margin-top: 21px; margin-bottom: -21px; border-color: #9720c955;">
|
||||
<span class="fa-stack fa-lg" style="color: #4b1064">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fas fa-rocket fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
<div class="circle-head" style="background-color: #4b1064">
|
||||
<i class="bi bi-rocket-takeoff"></i>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
{{ i18n "features-col2" | markdownify }}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
{{ end }}
|
||||
|
||||
<link rel="stylesheet" href="/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="/icons/bootstrap-icons.css">
|
||||
|
||||
<!-- Theme stylesheet, if possible do not edit this stylesheet -->
|
||||
{{ if and (isset .Site.Params "style") .Site.Params.style }}
|
||||
|
|
|
|||
|
|
@ -34,27 +34,21 @@
|
|||
<div class="nav-item nav-ext-links">
|
||||
{{ range .Site.Data.social.social_icons }}
|
||||
{{- if isset $.Site.Author .id }}
|
||||
<a class="nav-icon-link umami--click--{{ .id }}" href="{{ printf .url (index $.Site.Author .id) }}" title="{{ .title }}"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x"></i><i class="fa {{ .icon }} fa-stack-1x fa-inverse"></i></span></a>
|
||||
<a class="nav-icon-link link-rounded umami--click--{{ .id }}" href="{{ printf .url (index $.Site.Author .id) }}" title="{{ .title }}"><i class="bi {{ .icon }}"></i></a>
|
||||
{{- end -}}
|
||||
{{ end }}
|
||||
{{ if .Site.Params.rss }}
|
||||
{{ if .RSSLink }}
|
||||
<a href="{{ .RSSLink }}" title="RSS" class="nav-icon-link">
|
||||
<a href="{{ .RSSLink }}" title="RSS" class="nav-icon-link link-rounded">
|
||||
{{ else }}
|
||||
<a href="{{ .Site.RSSLink }}" title="RSS" class="nav-icon-link">
|
||||
<a href="{{ .Site.RSSLink }}" title="RSS" class="nav-icon-link link-rounded">
|
||||
{{ end }}
|
||||
<span class="fa-stack fa-lg">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fa-rss fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
</a>
|
||||
<i class="bi bi-rss-fill"></i>
|
||||
</a>
|
||||
{{ end }}
|
||||
{{ if .Site.Params.tryit }}
|
||||
<a href="{{ .Site.Params.tryit }}" title="{{ i18n "tryhappydns" }}" class="nav-icon-link umami--click--nav-tryit">
|
||||
<span class="fa-stack fa-lg">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fa-arrow-right fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
<a href="{{ .Site.Params.tryit }}" title="{{ i18n "tryhappydns" }}" class="nav-icon-link link-rounded umami--click--nav-tryit">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
{{ end }}
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<div id="voxppl" style="display: none">
|
||||
<a href="https://framaforms.org/une-minute-pour-nous-dire-ou-aller-1610359677" class="d-flex p-3 text-light row umami--click--survey" style="position: fixed; bottom: 5vh; right: 5vw; border-radius: 5px; background-color: #9332bbee">
|
||||
<h1 class="col-auto align-self-center">
|
||||
<i class="fa fa-bullhorn"></i>
|
||||
<i class="bi bi-megaphone-fill"></i>
|
||||
</h1>
|
||||
<div class="col align-self-center font-weigth-bolder">
|
||||
<button type="button" class="close float-right" aria-label="Close" onclick="document.getElementById('voxppl').style.display = 'none'; return false">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue