Quote:
Originally Posted by KevinH
BTW, I would be happy to start the github site with Doitsu's version and then you can simply use the plugins (when they are ready) to make whatever changes you have already made if that would be easier.
|
If you decide to check in my version, please:
1. Remove all
tags with a class="deleted" attribute.
2. Remove class="new"
attributes.
3. Remove the following stylesheet entries from styles.css:
Code:
.new { color: Teal; background-color: #FFFF00; }
.deleted { color: red; background-color: #FFFF00; text-decoration: line-through; }