trinteract/docs/source/_static/css/custom.css

19 lines
319 B
CSS
Raw Permalink Normal View History

2023-04-29 03:53:35 -05:00
span.caption-text {
font-size: larger;
/* color:white; */
}
p {
font-size: initial;
}
span.pre {
font-size: initial;
}
.caption{
/* padding: 8px 0px !important; */
text-transform: none !important;
/* font-size: large !important; */
}
h1, h2 {
margin-bottom: 1rem;
font-weight: 300;
}