fix footer
This commit is contained in:
parent
f7ba8fde93
commit
4dfc5f1ac5
4 changed files with 48 additions and 55 deletions
7
basewiki/bootstrap.local.css
vendored
7
basewiki/bootstrap.local.css
vendored
|
@ -23,8 +23,6 @@ body {
|
|||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
/* Set the fixed height of the footer here */
|
||||
height: 60px;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
|
@ -34,10 +32,7 @@ body {
|
|||
/* Not required for template or sticky footer method. */
|
||||
|
||||
body > .container {
|
||||
padding: 60px 15px 15px;
|
||||
}
|
||||
.container .text-muted {
|
||||
margin: 20px 0;
|
||||
padding: 80px 15px 15px;
|
||||
}
|
||||
|
||||
.pagedate {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ayakael.net\n"
|
||||
"POT-Creation-Date: 2024-09-10 20:43-0400\n"
|
||||
"POT-Creation-Date: 2024-09-10 22:01-0400\n"
|
||||
"PO-Revision-Date: 2024-06-21 13:50-0400\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: ayakael <dev@ayakael.net>\n"
|
||||
|
@ -17,31 +17,38 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 3.4.3\n"
|
||||
|
||||
#. type: Content of: <p><div>
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "<p class=\"text-muted\">\n"
|
||||
#| "\t<span class=\"copyright\">\n"
|
||||
#| "\t\tCopyleft © 2024-2024 ayakael [[CC-BY-SA|meta/license]]\n"
|
||||
#| "\t</span>\n"
|
||||
#| "\t<span class=\"pull-right powered-by\">\n"
|
||||
#| "\t\tPowered by [[ikiwiki|http://ikiwiki.info/]].\n"
|
||||
#| "\t\t[[Theme|https://gitlab.com/anarcat/ikiwiki-bootstrap-anarcat]] by "
|
||||
#| "[[anarcat|https://anarc.at/blog/2015-09-09-bootstrap]].\n"
|
||||
#| "\t</span>\n"
|
||||
#| "</p>\n"
|
||||
msgid ""
|
||||
"<span class=\"me-auto copyright\"> Copyleft © 2024-2024 ayakael [[CC-BY-SA|"
|
||||
"meta/license]] </span> <span class=\"ms-auto powered-by\"> Powered by "
|
||||
"[[ikiwiki|http://ikiwiki.info/]]. </span>"
|
||||
#. type: Content of: <div><div>
|
||||
msgid "Copyleft © 2024-2024 ayakael [[CC-BY-SA|meta/license]]"
|
||||
msgstr ""
|
||||
"<p class=\"text-muted\">\n"
|
||||
"\t<span class=\"copyright\">\n"
|
||||
"\t\tCopyleft © 2024-2024 ayakael [[CC-BY-SA|meta/license]]\n"
|
||||
"\t</span>\n"
|
||||
"\t<span class=\"pull-right powered-by\">\n"
|
||||
"\t\tPropulsé par [[ikiwiki|http://ikiwiki.info/]].\n"
|
||||
"\t\t[[Thème|https://gitlab.com/anarcat/ikiwiki-bootstrap-anarcat]] par "
|
||||
"[[anarcat|https://anarc.at/blog/2015-09-09-bootstrap]].\n"
|
||||
"\t</span>\n"
|
||||
"</p>\n"
|
||||
|
||||
#. type: Content of: <div><div>
|
||||
msgid "Powered by [[ikiwiki|http://ikiwiki.info/]]."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid ""
|
||||
#~| "<p class=\"text-muted\">\n"
|
||||
#~| "\t<span class=\"copyright\">\n"
|
||||
#~| "\t\tCopyleft © 2024-2024 ayakael [[CC-BY-SA|meta/license]]\n"
|
||||
#~| "\t</span>\n"
|
||||
#~| "\t<span class=\"pull-right powered-by\">\n"
|
||||
#~| "\t\tPowered by [[ikiwiki|http://ikiwiki.info/]].\n"
|
||||
#~| "\t\t[[Theme|https://gitlab.com/anarcat/ikiwiki-bootstrap-anarcat]] by "
|
||||
#~| "[[anarcat|https://anarc.at/blog/2015-09-09-bootstrap]].\n"
|
||||
#~| "\t</span>\n"
|
||||
#~| "</p>\n"
|
||||
#~ msgid ""
|
||||
#~ "<span class=\"me-auto copyright\"> Copyleft © 2024-2024 ayakael [[CC-BY-"
|
||||
#~ "SA|meta/license]] </span> <span class=\"ms-auto powered-by\"> Powered by "
|
||||
#~ "[[ikiwiki|http://ikiwiki.info/]]. </span>"
|
||||
#~ msgstr ""
|
||||
#~ "<p class=\"text-muted\">\n"
|
||||
#~ "\t<span class=\"copyright\">\n"
|
||||
#~ "\t\tCopyleft © 2024-2024 ayakael [[CC-BY-SA|meta/license]]\n"
|
||||
#~ "\t</span>\n"
|
||||
#~ "\t<span class=\"pull-right powered-by\">\n"
|
||||
#~ "\t\tPropulsé par [[ikiwiki|http://ikiwiki.info/]].\n"
|
||||
#~ "\t\t[[Thème|https://gitlab.com/anarcat/ikiwiki-bootstrap-anarcat]] par "
|
||||
#~ "[[anarcat|https://anarc.at/blog/2015-09-09-bootstrap]].\n"
|
||||
#~ "\t</span>\n"
|
||||
#~ "</p>\n"
|
||||
|
|
|
@ -1,10 +1,8 @@
|
|||
<p class="text-muted">
|
||||
<div class="container-fluid">
|
||||
<span class="me-auto copyright">
|
||||
<div class="row pb-2 pt-2">
|
||||
<div class="col-sm text-muted">
|
||||
Copyleft © 2024-2024 ayakael [[CC-BY-SA|meta/license]]
|
||||
</span>
|
||||
<span class="ms-auto powered-by">
|
||||
</div>
|
||||
<div class="col-sm text-sm-end text-muted">
|
||||
Powered by [[ikiwiki|http://ikiwiki.info/]].
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</p>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2024-08-10 21:36-0400\n"
|
||||
"POT-Creation-Date: 2024-09-10 22:10-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -16,17 +16,10 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. type: Plain text
|
||||
#, markdown-text, no-wrap
|
||||
msgid ""
|
||||
"<p class=\"text-muted\">\n"
|
||||
"\t<span class=\"copyright\">\n"
|
||||
"\t\tCopyleft © 2024-2024 ayakael [[CC-BY-SA|meta/license]]\n"
|
||||
"\t</span>\n"
|
||||
"\t<span class=\"pull-right powered-by\">\n"
|
||||
"\t\tPowered by [[ikiwiki|http://ikiwiki.info/]].\n"
|
||||
"\t\t[[Theme|https://gitlab.com/anarcat/ikiwiki-bootstrap-anarcat]] by "
|
||||
"[[anarcat|https://anarc.at/blog/2015-09-09-bootstrap]].\n"
|
||||
"\t</span>\n"
|
||||
"</p>\n"
|
||||
#. type: Content of: <div><div>
|
||||
msgid "Copyleft © 2024-2024 ayakael [[CC-BY-SA|meta/license]]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Content of: <div><div>
|
||||
msgid "Powered by [[ikiwiki|http://ikiwiki.info/]]."
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in a new issue