mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-20 20:24:52 +00:00
Add default sizing to GR Logos
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
/* eslint-disable max-lines */
|
/* eslint-disable max-lines */
|
||||||
const _ = require('lodash');
|
|
||||||
const dedent = require('dedent');
|
const dedent = require('dedent');
|
||||||
|
|
||||||
// DriveThruRPG/OneBookShelf Community Content Programs
|
// DriveThruRPG/OneBookShelf Community Content Programs
|
||||||
@@ -102,10 +101,10 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
// Verify Logo redistribution
|
// Verify Logo redistribution
|
||||||
greenRoninAgeCreatorsAllianceCover : `Requires the \[Game Title\] Rulebook from Green Ronin Publishing for use.`,
|
greenRoninAgeCreatorsAllianceCover : `Requires the \[Game Title\] Rulebook from Green Ronin Publishing for use.`,
|
||||||
greenRoninAgeCreatorsAllianceLogo : ``,
|
greenRoninAgeCreatorsAllianceLogo : `{width:200px}`,
|
||||||
greenRoninAgeCreatorsAllianceBlueRoseLogo : ``,
|
greenRoninAgeCreatorsAllianceBlueRoseLogo : `{width:200px}`,
|
||||||
greenRoninAgeCreatorsAllianceFantasyAgeCompatible : ``,
|
greenRoninAgeCreatorsAllianceFantasyAgeCompatible : `{width:200px}`,
|
||||||
greenRoninAgeCreatorsAllianceModernAGECompatible : ``,
|
greenRoninAgeCreatorsAllianceModernAGECompatible : `{width:200px}`,
|
||||||
// Green Ronin's Chronicle - Verify Art and Access
|
// Green Ronin's Chronicle - Verify Art and Access
|
||||||
greenRoninChronicleSystemGuildColophon : function() {
|
greenRoninChronicleSystemGuildColophon : function() {
|
||||||
return dedent`
|
return dedent`
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 545 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 201 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 363 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 163 KiB |
Reference in New Issue
Block a user