CS144Lab/etc/sponge_doxygen.css
2021-09-21 17:11:37 -07:00

12 lines
306 B
CSS

html, body { background-color: #F8F8F8; }
div.textblock>p,div.memdoc>p,dl.section.note>dd { max-width: 750px; }
div.line,pre.fragment { line-height: 1.5; }
div.contents {
padding: 12px;
margin-top: auto;
margin-bottom: auto;
margin-left: 3%;
margin-right: 6%;
border-radius: 8px;
}