Changeset 2032442
- Timestamp:
- 02/17/2019 01:39:27 AM (7 years ago)
- File:
-
- 1 edited
-
greentext/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
greentext/trunk/readme.txt
r2032437 r2032442 16 16 Greentexting, originally from imageboards, is a convenient way to quote, summarize, or tell stories. 17 17 18 The plugin gives any line that starts with the ">" character (or its HTML entity & g t ;) a default style of color:green, but you can reference the span class "greentext" in your CSS to style the greentext however you want. For example: "span.greentext{color:blue;font-weight:bold;}"18 The plugin gives any line that starts with the ">" character (or its HTML entity) a default style of color:green, but you can reference the span class "greentext" in your CSS to style the greentext however you want. For example: "span.greentext{color:blue;font-weight:bold;}" 19 19 20 20 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.