5 lines
103 B
CSS
5 lines
103 B
CSS
/* These custom styles extend or override DITA Open Toolkit default styles. */
|
|
|
|
body {
|
|
color: red;
|
|
}
|