mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 06:56:15 -04:00
Improve testimonials
This commit is contained in:
parent
531b39f78d
commit
3c22d632ed
4 changed files with 31 additions and 14 deletions
|
@ -269,6 +269,13 @@ h3 a {
|
|||
color: var(--text-color-muted);
|
||||
font-style: italic;
|
||||
}
|
||||
.testimonial-role a {
|
||||
color: inherit;
|
||||
}
|
||||
.testimonial-role a:not([href]) {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue