1
0
Fork 0
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:
Guillaume Ayoub 2011-08-01 13:16:04 +02:00
parent 9ba146e5be
commit 7ea54c9d0a

View file

@ -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;