mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
Make links inside library or releases to standard blue
This commit is contained in:
committed by
Kenneth Reitz
parent
d5eaadf2e8
commit
9cb2404c0f
@@ -128,6 +128,9 @@
|
||||
#libraryReadMe pre {
|
||||
@apply bg-transparent;
|
||||
}
|
||||
#libraryReadMe a {
|
||||
@apply text-sky-600;
|
||||
}
|
||||
|
||||
code,
|
||||
kbd,
|
||||
|
||||
@@ -970,8 +970,11 @@ select.dropdown {
|
||||
#libraryReadMe samp,
|
||||
#libraryReadMe pre {
|
||||
background-color: transparent;
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.25rem;
|
||||
}
|
||||
|
||||
#libraryReadMe a {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(2 132 199 / var(--tw-text-opacity));
|
||||
}
|
||||
|
||||
code,
|
||||
|
||||
Reference in New Issue
Block a user