Compare commits
No commits in common. "5bf7a0abe0322456cc538c297bac392686eb2bd6" and "a44c33b515a9d79ac280393982a9973411135246" have entirely different histories.
5bf7a0abe0
...
a44c33b515
2 changed files with 1 additions and 3 deletions
|
@ -340,7 +340,7 @@
|
|||
<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>
|
||||
</div>
|
||||
<button id="swap"></button>
|
||||
<button id="swap">↔</button>
|
||||
</header>
|
||||
<ul>Toujours curieux des technologies informatiques, explorant et automatisant :
|
||||
<li>amorçage, construction, configuration, sécurisation, maintien de systèmes <strong>Linux</strong></li>
|
||||
|
|
|
@ -57,8 +57,6 @@
|
|||
#link, #theme, #swap {
|
||||
background-color: var(--button-background);
|
||||
}
|
||||
#swap::after { content: "←"; }
|
||||
body.swap #swap::after { content: "→"; }
|
||||
#vcard {
|
||||
background-color: var(--qrcode-background);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue