Making WordPress.org

Changeset 3924


Ignore:
Timestamp:
09/01/2016 11:42:00 PM (9 years ago)
Author:
iandunn
Message:

WordCamp Forms to Drafts: Tweak colors of please log in message

Props courtneypk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-forms-to-drafts/front-end.css

    r3877 r3924  
    88        margin: 2.4em;
    99        padding: 1.8em;
    10         background-color: #F56E28;
     10        background-color: #DC3232;
    1111        border-radius: .25em;
    1212        margin-bottom: 2em;
     
    2222
    2323            .wcfd-disabled-form #wcorg-login-message a {
    24                 color: #a20000 !important /* !important to prevent theme from unintentionally overriding */;
     24                color: black !important /* !important to prevent theme from unintentionally overriding */;
    2525                font-weight: bold;
    2626            }
Note: See TracChangeset for help on using the changeset viewer.