mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
script js pour recherche par moteur externe
This commit is contained in:
parent
530b8b7553
commit
c20b6a1b4d
10 changed files with 78 additions and 9 deletions
|
@ -149,11 +149,22 @@ ul {
|
|||
li {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
#tags_page li {
|
||||
display: inline;
|
||||
}
|
||||
li a {
|
||||
display: inline-block;
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
#title-block-header {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.navbar-start > .navbar-item {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.navbar-menu img {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
|
|
|
@ -149,11 +149,22 @@ ul {
|
|||
li {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
#tags_page li {
|
||||
display: inline;
|
||||
}
|
||||
li a {
|
||||
display: inline-block;
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
#title-block-header {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.navbar-start > .navbar-item {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.navbar-menu img {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue