Browse Source

Автодок: ЦСС

Arthur Yefimov 2 years ago
parent
commit
50eadd8dd1
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/Autodoc/Test/style.css

+ 5 - 0
src/Autodoc/Test/style.css

@@ -108,6 +108,11 @@ h2, h3, h4, h5, h6 {
   color: #000;
 }
 
+.value i {
+  font-style: normal;
+  color: #277FC0;
+}
+
 .comment {
   padding: 10px 6px;
   color: #2D5E90;