sourcephile
/
git
/
doclang.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix <q> DTC writing.
[doclang.git]
/
style
/
tct-html5-source.css
diff --git
a/style/tct-html5-source.css
b/style/tct-html5-source.css
index 90d332e4e1956cd3b5cebd930a75b6f0a9107280..869c6762c009736bd7afadeae3b364189bd4809d 100644
(file)
--- a/
style/tct-html5-source.css
+++ b/
style/tct-html5-source.css
@@
-73,6
+73,9
@@
section {
//color:#000080;
color:darkgrey;
}
+.key.key-name-i > .key-value {
+ font-style:italic;
+ }
.elem-name {
color:gray;
}