From 717db06f5334394d7bce278a901d6619d6c78792 Mon Sep 17 00:00:00 2001 From: Plumf Date: Mon, 25 Sep 2023 13:13:41 +0200 Subject: [PATCH] =?UTF-8?q?change:=20apparence=20des=20mots-cl=C3=A9s=20(t?= =?UTF-8?q?ags)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/theme.css | 21 ++++++++++++++++++++- modeles/article_mots.html | 18 ++++++++++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 modeles/article_mots.html diff --git a/css/theme.css b/css/theme.css index b987c08..4d830b1 100644 --- a/css/theme.css +++ b/css/theme.css @@ -140,4 +140,23 @@ nav li{ /* Conf pied de page */ .pied { font-family: var(--policetitre ); - } \ No newline at end of file + } + +.tags-articles li { + border: 2px solid var(--couleurprincipal); + border-radius: 3px; + padding: 4px; + text-decoration: none; + margin: 0 4px; + text-decoration: none; +} + +.tags-articles a { + border-bottom: none; +} + +ul.ligne li { + list-style: none; + display: inline-block; + +} \ No newline at end of file diff --git a/modeles/article_mots.html b/modeles/article_mots.html new file mode 100644 index 0000000..6c85864 --- /dev/null +++ b/modeles/article_mots.html @@ -0,0 +1,18 @@ +[(#REM) + Liste des mots-cles d'un article + +][(#REM) + Modele : liste des mots-cles d'un article + #MODELE{article_mots} + + Pour la notation rel="tag" voir + +] +
+
    + +
  • #FA_ICON{img/fa/solid/tags.svg,'',tags}
  • + +
+
+