mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
Render library README code blocks without highlighting; hljs (#1538)
Co-authored-by: Julio Estrada <estradacjulio@gmail.com>
This commit is contained in:
@@ -147,12 +147,6 @@
|
||||
#libraryReadMe table {
|
||||
@apply table-auto w-full;
|
||||
}
|
||||
#libraryReadMe code,
|
||||
#libraryReadMe kbd,
|
||||
#libraryReadMe samp,
|
||||
#libraryReadMe pre {
|
||||
@apply bg-transparent;
|
||||
}
|
||||
#libraryReadMe a {
|
||||
@apply text-sky-600 dark:text-sky-400;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user