6 lines
120 B
CSS
6 lines
120 B
CSS
/* SPDX-License-Identifier: GPL-3.0-or-later */
|
|
@import "theme.css";
|
|
|
|
table.docutils blockquote {
|
|
margin-left: 0;
|
|
}
|