mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 06:56:15 -04:00
WIP sponsors page
This commit is contained in:
parent
7dc611e6a0
commit
8734b03923
8 changed files with 1081 additions and 120 deletions
|
@ -296,7 +296,7 @@ button.purple,
|
|||
.button.purple {
|
||||
border: none;
|
||||
background: linear-gradient(165deg, rgba(170,81,212,1) 20%, rgba(37,159,235,1) 100%);
|
||||
color: white;
|
||||
color: white !important; /* sigh... to prevent being stepped on by very specific link color rule on the sponsors page */
|
||||
font-weight: bold;
|
||||
font-size: 90%;
|
||||
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue