We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa8357 commit 60a57c8Copy full SHA for 60a57c8
docs/users/fr/_navbar.md
@@ -1,6 +1,6 @@
1
[Documentation de Yeswiki](/docs/users/fr/README.md ':id=title')
2
3
-[Revenir à mon wiki](/ ':id=back :ignore')
+[Revenir à mon wiki](/ ':id=back')
4
5
* [Premiers pas](/docs/users/fr/prise-en-main.md)
6
* [Usage avancé](/docs/users/fr/usage-avance.md)
styles/documentation.css
@@ -98,7 +98,7 @@ nav.app-nav {
98
.app-nav a#back {
99
margin-left: 1rem;
100
color: #5b7086;
101
- /* border: 1px solid #cbcbcb; */
+ border: none;
102
padding: 5px 10px;
103
border-radius: 3px;
104
font-weight: bold;
0 commit comments