Use consistent dialogue colours in preview, ODT and HTML
This commit is contained in:
@@ -19,8 +19,8 @@ mark {background: rgb(255, 255, 166);}
|
||||
.break {text-align: left;}
|
||||
.synopsis {font-style: italic;}
|
||||
.comment {font-style: italic; color: rgb(100, 100, 100);}
|
||||
.dialog {color: rgb(174, 0, 0);}
|
||||
.altdialog {color: rgb(66, 113, 174);}
|
||||
.dialog {color: rgb(66, 113, 174);}
|
||||
.altdialog {color: rgb(129, 55, 9);}
|
||||
</style>
|
||||
<body>
|
||||
<article>
|
||||
|
||||
Reference in New Issue
Block a user