Changeset 3924
- Timestamp:
- 09/01/2016 11:42:00 PM (9 years ago)
- 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 8 8 margin: 2.4em; 9 9 padding: 1.8em; 10 background-color: # F56E28;10 background-color: #DC3232; 11 11 border-radius: .25em; 12 12 margin-bottom: 2em; … … 22 22 23 23 .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 */; 25 25 font-weight: bold; 26 26 }
Note: See TracChangeset
for help on using the changeset viewer.