galaxy-hub
galaxy-hub copied to clipboard
Custom styles for SARS-CoV-2 pages
This issue collects examples of custom styles used in the SARS-CoV-2 project that we might want to support.
.custom-block.tip: See here.
Update: There's a lot of styles in .vuepress/theme/styles/. For instance, .custom-block is defined in .vuepress/theme/styles/custom-blocks.styl. Should we import whole cloth?
I would not -- most of that is the ejected vuepress styling. We should take the minimal approach and add only the styles we need to the components we want. Exact clone isn't important here; we really just need to move over the content and functional components.
On Tue, Dec 7, 2021 at 5:32 PM Nick Stoler @.***> wrote:
Update: There's a lot of styles in .vuepress/theme/styles/. For instance, .custom-block is defined in .vuepress/theme/styles/custom-blocks.styl. Should we import whole cloth?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/galaxyproject/galaxy-hub/issues/1051#issuecomment-988309459, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABF6BR224PSYMCST7SDMRDUP2DRTANCNFSM5JDHTREA .