added firefox sync description

improved styles
This commit is contained in:
Samuel Philipp 2020-06-27 17:52:44 +02:00
parent 8a5b4caca0
commit 222c2d8ff3
3 changed files with 20 additions and 2 deletions

View file

@ -160,3 +160,10 @@ a {
height: 2em;
}
}
code {
background-color: #fea500;
color: #000000;
padding: 1px 3px;
border-radius: 4px;
}