mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-23 17:48:30 +00:00
Manage b and strong tags
This commit is contained in:
parent
9ba146e5be
commit
7ea54c9d0a
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@ a {
|
|||
color: #4e9a06;
|
||||
}
|
||||
|
||||
b, strong {
|
||||
font-weight: normal;
|
||||
text-outline: 0.5px black;
|
||||
}
|
||||
|
||||
h1 a:hover,
|
||||
h1 a:focus {
|
||||
background: #eeeeec url(img/radicale.png) 50% 50% no-repeat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue