1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-02 03:55:23 +02:00

Add ability to copy header link (#256)

* Add ability to copy header link

* Update copy button styles

* Update splash border radius

* Remove cursor pointer from header

* Fix for different header sizes

* Update animation

* Update src/frontend/styles/components/page.pcss

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
This commit is contained in:
Tanya 2022-09-14 15:31:16 +03:00 committed by GitHub
parent 51fb6655e2
commit 3e5b6a8ba0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 196 additions and 21 deletions

View file

@ -22,6 +22,7 @@
--color-code-number: #ff6262;
--color-code-comment: #6c7f93;
/* Button component styles */
--color-button-primary: #3389FF;
--color-button-primary-hover: #2E7AE6;
--color-button-primary-active: #296DCC;
@ -34,6 +35,8 @@
--color-button-warning-hover: #D65151;
--color-button-warning-active: #BD4848;
--color-success: #00e08f;
/**
* Site layout sizes