Skip to content

Commit e8806c7

Browse files
committed
Add more colors
1 parent cb9d193 commit e8806c7

File tree

1 file changed

+6
-0
lines changed
  • bower_components/cxx-html-doc-framework

1 file changed

+6
-0
lines changed

bower_components/cxx-html-doc-framework/base.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ ins2 {text-decoration: underline; color: #FF0040; font-size:100%;}
7979
/* inserted in TS and then deleted for LWG */
8080
insdel {text-decoration: line-through; color: #FF4440; font-size:100%;}
8181

82+
del3 {text-decoration: line-through; color: #006666; font-size:100%;}
83+
ins3 {text-decoration: line-through: color: #00CC66; font-size:100%;}
84+
85+
/* inserted in Rappersil and then deleted by another paper */
86+
insdel2 {text-decoration: line-through; color: #003366; font-size:100%;}
87+
8288
pre {
8389
margin-left: 1em;
8490
margin-top: .5em;

0 commit comments

Comments
 (0)