summaryrefslogtreecommitdiffstats
path: root/doc/_static/css/custom.css
blob: e9ec7946e5253ec0a57b1187713711dfcb3dae8a (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: GPL-3.0-or-later */
@import "theme.css";

table.docutils blockquote {
    margin-left: 0;
}