Changeset 1666047
- Timestamp:
- 05/28/2017 05:57:53 PM (9 years ago)
- File:
-
- 1 edited
-
witty-map/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
witty-map/trunk/readme.txt
r1666040 r1666047 35 35 Yes, using CSS, just target this class .witty-label. 36 36 37 Example : 38 39 #witty-map-wrap .witty-label { 40 background-color : #000; 41 color : #FFF; 42 } 37 Example : #witty-map-wrap .witty-label { background-color : #000; color : #FFF; } 43 38 44 39 = How to show witty map in content area? =
Note: See TracChangeset
for help on using the changeset viewer.