-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Main page title: Short bord red underline - follow the title alignement
- Loading branch information
Showing
4 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
altLangPage: "main-page-title-align-right-fr.html" | ||
dateModified: "2024-09-26" | ||
language: "en" | ||
pageclass: "wb-prettify all-pre" | ||
layout: without-h1 | ||
index_json: index.json-ld | ||
--- | ||
<h1 property="name" id="wb-cont" dir="rtl">Main page title aligned on the right</h1> | ||
<p property="description">Main title of a page with a short bold red underline aligned on the right.</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
altLangPage: "main-page-title-align-right-en.html" | ||
dateModified: "2024-09-26" | ||
language: "fr" | ||
pageclass: "wb-prettify all-pre" | ||
layout: without-h1 | ||
index_json: index.json-ld | ||
--- | ||
<h1 property="name" id="wb-cont" dir="rtl">Titre principal de la page aligné à droite</h1> | ||
<p property="description">Titre principal d'une page avec un court soulignement rouge en gras aligné à droite.</p> |