mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 06:56:15 -04:00
Continue work on features page
This commit is contained in:
parent
7c33410871
commit
b132f02e25
2 changed files with 200 additions and 4 deletions
|
@ -295,7 +295,7 @@ h3.green {
|
|||
color: #23a460; border-color: #23a460;
|
||||
}
|
||||
h3.purple {
|
||||
color: rgb(179, 59, 179); border-color: rgb(179, 59, 179);
|
||||
color: rgb(238, 89, 238); border-color: rgb(238, 89, 238);
|
||||
}
|
||||
h3.blue {
|
||||
color: rgb(14, 110, 189); border-color: rgb(14, 110, 189);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue