Files
OpenMensa-Parser-STW-Potsdam/docs/_static/css/custom.css
T
2019-10-30 21:43:50 +01:00

4 lines
158 B
CSS

/* Make the headlines for class and function documentation span the entire width */
.rst-content dl.class dt, .rst-content dl.function dt {
width: 100%;
}