Plugin Directory

Changeset 2170458


Ignore:
Timestamp:
10/09/2019 08:24:18 AM (6 years ago)
Author:
wilsos6
Message:

Correct code block in readme. Attempt 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • joy-of-text/trunk/readme.txt

    r2170451 r2170458  
    227227To change the colors of the labels and fields of the JOTFORM shortcode, add the following CSS to your theme
    228228
    229 `#jot-confirm-header {
     229<pre><code>
     230#jot-confirm-header {
    230231    color: #3fe316;
    231232}
     
    245246#jot-subscribe-num {
    246247    color: #ff0a51;
    247 }`
     248}
     249</code></pre>
    248250
    249251
     
    277279
    278280== Changelog ==
    279 
    280281= 2.2.5 =
    281282* Added a link to the Twilio referral scheme on the Get Started tab.
     
    395396
    396397== Upgrade Notice ==
    397 
    398398= 2.2.5 =
    399399* Added a link to the Twilio referral scheme on the Get Started tab.
Note: See TracChangeset for help on using the changeset viewer.