swap/button
This commit is contained in:
parent
6e7d3fe657
commit
4010e87eb4
3 changed files with 3 additions and 1 deletions
|
@ -340,6 +340,7 @@
|
||||||
<h1 class="title">DevOps</h1>
|
<h1 class="title">DevOps</h1>
|
||||||
<p class="sub">@ <a href="https://en.wikipedia.org/wiki/Ministry_of_Armed_Forces_(France)">Ministry of Armed Forces (France)</a></p>
|
<p class="sub">@ <a href="https://en.wikipedia.org/wiki/Ministry_of_Armed_Forces_(France)">Ministry of Armed Forces (France)</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
<button id="swap">↔</button>
|
||||||
</header>
|
</header>
|
||||||
<ul>Always curious about Information Technology, exploring & automating:
|
<ul>Always curious about Information Technology, exploring & automating:
|
||||||
<li>booting, building, configuring, securing, maintaining <strong>Linux</strong> systems</li>
|
<li>booting, building, configuring, securing, maintaining <strong>Linux</strong> systems</li>
|
||||||
|
|
|
@ -340,6 +340,7 @@
|
||||||
<h1 class="title">DevOps</h1>
|
<h1 class="title">DevOps</h1>
|
||||||
<p class="sub">@ <a href="https://fr.wikipedia.org/wiki/Ministère_des_Armées">Ministère des Armées</a></p>
|
<p class="sub">@ <a href="https://fr.wikipedia.org/wiki/Ministère_des_Armées">Ministère des Armées</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
<button id="swap">↔</button>
|
||||||
</header>
|
</header>
|
||||||
<ul>Toujours curieux des technologies informatiques, explorant et automatisant :
|
<ul>Toujours curieux des technologies informatiques, explorant et automatisant :
|
||||||
<li>amorçage, construction, configuration, sécurisation, maintien de systèmes <strong>Linux</strong></li>
|
<li>amorçage, construction, configuration, sécurisation, maintien de systèmes <strong>Linux</strong></li>
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
|
|
||||||
/* main */
|
/* main */
|
||||||
|
|
||||||
#link, #theme {
|
#link, #theme, #swap {
|
||||||
background-color: var(--button-background);
|
background-color: var(--button-background);
|
||||||
}
|
}
|
||||||
#vcard {
|
#vcard {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue