mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-18 06:15:37 +08:00
Change logos and remove emojis
This commit is contained in:
@@ -4,19 +4,15 @@
|
||||
max-width: 1000px !important;
|
||||
}
|
||||
|
||||
/* Custom brand color */
|
||||
:root {
|
||||
--vp-c-brand-1: #9d7a47;
|
||||
--vp-c-brand-2: #b08f59;
|
||||
--vp-c-brand-3: #c8a16e;
|
||||
--vp-c-brand-soft: rgba(157, 122, 71, 0.14);
|
||||
|
||||
.vp-doc .contributors-header h2 {
|
||||
padding-top: 0;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.dark {
|
||||
--vp-c-brand-1: #c8a16e;
|
||||
--vp-c-brand-2: #b08f59;
|
||||
--vp-c-brand-3: #9d7a47;
|
||||
--vp-c-brand-soft: rgba(176, 143, 89, 0.16);
|
||||
.vp-doc .sponsors-header h2 {
|
||||
padding-top: 0;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.dark .VPImage.logo {
|
||||
|
||||
Reference in New Issue
Block a user