Skip to content

Commit dec594c

Browse files
committed
Fix colors
1 parent e8806c7 commit dec594c

File tree

1 file changed

+1
-1
lines changed
  • bower_components/cxx-html-doc-framework

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ ins2 {text-decoration: underline; color: #FF0040; font-size:100%;}
8080
insdel {text-decoration: line-through; color: #FF4440; font-size:100%;}
8181

8282
del3 {text-decoration: line-through; color: #006666; font-size:100%;}
83-
ins3 {text-decoration: line-through: color: #00CC66; font-size:100%;}
83+
ins3 {text-decoration: underline; color: #00CC66; font-size:100%;}
8484

8585
/* inserted in Rappersil and then deleted by another paper */
8686
insdel2 {text-decoration: line-through; color: #003366; font-size:100%;}

0 commit comments

Comments
 (0)