mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-14 05:40:30 +00:00
Privacy: add default text for a privacy policy. First run.
Props xkon, idea15, allendav, azaozz. See #43473. git-svn-id: https://develop.svn.wordpress.org/trunk@43044 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -749,6 +749,17 @@ span.wp-media-buttons-icon:before {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
#privacy-text-box .policy-text h2 {
|
||||
margin: 1.2em 0 1em;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
p.wp-policy-help {
|
||||
font-size: 0.85em;
|
||||
color: #555;
|
||||
font-style: italic;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
11.1 - Custom Fields
|
||||
|
||||
Reference in New Issue
Block a user