This repository has been archived on 2022-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
verticallyalignedcarbonnano.../themes/reveal-hugo/exampleSite/static/css/custom.css

11 lines
113 B
CSS

.custom em{
color: #a32843
}
.custom code{
color: #ff2f86
}
.customjs {
background-color: #504e9e
}