This repository has been archived by the owner on Jan 17, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
360 additions
and
242 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,12 +2,10 @@ | |
/** | ||
* Plugin Name: Creative Commons | ||
* Plugin URI: https://github.com/creativecommons/wp-plugin-creativecommons | ||
* Description: Official Creative Commons plugin for licensing your content. | ||
* With Creative Commons licenses, keep your copyright AND share | ||
* your creativity. | ||
* Version: v2019.7.1 | ||
* Author: Ahmad Bilal, Bjorn Wijers, Matt Lee, Rob Myers, Tarmo Toikkanen, | ||
* Timid Robot Zehta | ||
* Description: Official Creative Commons plugin for licensing your content. With Creative Commons licenses, keep your copyright AND share your creativity. | ||
* Version: v2019.7.2 | ||
* Author: Ahmad Bilal (https://ahmadbilal.dev), Bjorn Wijers <[email protected]>, Tarmo Toikkanen <[email protected]>, Matt Lee <[email protected]>, Rob Myers <[email protected]>, Timid Robot Zehta | ||
* Author URI: http://CreativeCommons.org/ | ||
* License: GPLv2 or later versions | ||
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt | ||
* | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,40 @@ | ||
.wp-block-cgb-cc-by{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by-sa{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by-nd{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by-nc{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by-nc-nd{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by-nc-sa{background:#ff6;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc0{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-pdm{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc-by-sa { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc-by-nd { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc-by-nc { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc-by-nc-nd { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc-by-nc-sa { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc0 { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-pdm { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,40 @@ | ||
.wp-block-cgb-cc-by{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by-sa{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by-nd{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by-nc{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by-nc-nd{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by-nc-sa{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc0{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-pdm{background:#dedede;border:0.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem} | ||
.wp-block-cgb-cc-by { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc-by-sa { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc-by-nd { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc-by-nc { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc-by-nc-nd { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc-by-nc-sa { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-cc0 { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} | ||
.wp-block-cgb-pdm { | ||
margin: 0 auto; | ||
max-width: 740px; | ||
padding: 1rem; | ||
} |
Oops, something went wrong.