Mise à jour du thème
This commit is contained in:
parent
2bc84ab019
commit
9a14b6f964
@ -152,11 +152,11 @@ p {
|
||||
margin: 1.5em 0;
|
||||
}
|
||||
.dropcase > p:first-of-type::first-letter {
|
||||
float: left;
|
||||
/* float: left; */
|
||||
font-size: 3em;
|
||||
line-height: 1;
|
||||
margin: 0.08em 0.15em -0.4em 0;
|
||||
/* initial-letter: 2; Maybe someday*/
|
||||
/* margin: 0.08em 0.15em -0.4em 0; */
|
||||
font-family: serif;
|
||||
}
|
||||
.content {
|
||||
background-color: white;
|
||||
|
@ -9,5 +9,5 @@
|
||||
<h3>The Octet Press is <a href="{{ .Site.BaseURL }}about-me/">N07070's</a> blog.</h3>
|
||||
<small>It's self-hosted, low-tech, without javascript and static, as it should be.</small>
|
||||
<br>
|
||||
<sup><a href="https://www.wired.com/2015/11/i-turned-off-javascript-for-a-whole-week-and-it-was-glorious/" rel="nofollow">Why ?</a></sup>
|
||||
<sup><a href="{{ .Site.BaseURL}}notes/why-no-js/" rel="nofollow">Why ?</a></sup>
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user