You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/30 19:49:58 UTC

docs commit: Formatting guidelines to match the rest.

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website 6d946ff88 -> 426bbfb16


Formatting guidelines to match the rest.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/426bbfb1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/426bbfb1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/426bbfb1

Branch: refs/heads/cordova-website
Commit: 426bbfb16e1047de914091460808e5028b1f7235
Parents: 6d946ff
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Wed Sep 30 10:49:53 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Wed Sep 30 10:49:53 2015 -0700

----------------------------------------------------------------------
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/426bbfb1/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 6e2b684..5d0947d 100644
--- a/README.md
+++ b/README.md
@@ -138,8 +138,10 @@ The display _image_ shall:
 
 1. be __less than 128KiB__ in size (NOTE: those are kibibytes, not kilobytes),
 2. contain the __logo__ of the tool/app,
-3. use colors that don't compete with other elements on the page, and
-4. __for tools__ be __298px by 100px__ in size, or smaller, in an aspect ratio that will blend in with the other tools (NOTE: optimal aspect ratio will vary based on your artwork); __for apps__ be __100px by 100px__ in size, or smaller, and square in dimensions.
+3. use __colors that don't compete__ with other elements on the page, and
+4. have acceptable measurements, as follows:
+    - __298px by 100px__ or smaller with a roughly rectangular aspect ratio for tools, and
+    - __100px by 100px__ or smaller with a square aspect ratio for apps.
 
 The _description_ shall:
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org