mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
style sass
This commit is contained in:
parent
f016f842c9
commit
8c45ae05f9
24 changed files with 803 additions and 647 deletions
|
@ -32,14 +32,17 @@
|
|||
<body>
|
||||
<div id="page">
|
||||
<header id="masthead" class="site-header">
|
||||
<div class="header-image">
|
||||
https://www.cipherbliss.com/wp-content/uploads/2016/11/bg.jpg
|
||||
<div class="header-image" style="background: url(https://www.cipherbliss.com/wp-content/uploads/2016/11/bg.jpg)">
|
||||
<a href="/">
|
||||
<img src="https://www.cipherbliss.com/wp-content/uploads/2016/12/rond.png" class="site-icon img">
|
||||
</a>
|
||||
<h1 class="blog-title">Cipher Bliss</h1>
|
||||
<p class="blog-subtitle">Code, nouvelles technologies et entrepreneurariat par B. Lemoine</p>
|
||||
</div>
|
||||
<nav class="navbar is-fixed-top is-dark" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="https://www.cipherbliss.com">
|
||||
<img src="https://www.cipherbliss.com/wp-content/uploads/2016/12/rond.png"
|
||||
class="img-fluid">
|
||||
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
@ -281,8 +284,7 @@ href="https://web.archive.org/web/20240721071559/https://www.cipherbliss.com/">w
|
|||
<div class="container">
|
||||
<div class="site-footer-inner">
|
||||
|
||||
Cipher Bliss
|
||||
Code, nouvelles technologies et entrepreneurariat par B. Lemoine
|
||||
|
||||
<nav><a href="/">Accueil</a><a href="https://portfolio.cipherbliss.com">Portfolio</a><a href="/feed">Flux RSS</a><a href="/contact">Contact</a><a href="/ressources-de-café-vie-privée">Ressources</a></nav>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue