diff --git a/_i18n/en.yml b/_i18n/en.yml index e555a228..14d46aed 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -256,8 +256,8 @@ downloads: sourcearchive: Source Code (archive) press-kit: - intro1: Here you'll find the Monero symbol and logo below. You can choose any size that you want, or download the .ai file to mess with the logo yourself. - intro2: Note that the white background options have a white background under the Monero symbol ONLY, not as a background to the whole image. + intro: On this page you'll find press contacts, symbols and logos. + intro2: Note that the white background options have a white background under the Monero symbol only, not as a background to the whole image. intro3: Lastly, you can download everything on this page in one zip file by clicking intro4: here. noback: No background @@ -282,6 +282,18 @@ press-kit: promographicsp: Various graphics and Badges created by TheMonera, for both merchants and simple enthusiasts. othersymbols: Other symbols and logos mrllogo_para: The logo of the Monero Research Lab in SVG format. + contacts: Contacts + contactsp: There are multiple ways to contact the community. Depending by what information you are looking for, you might want to contact a workgroup, single members of the community, or the Core Team. + contactgen: "For press inquiries:" + contactwg: "To contact a specific Monero workgroup:" + contactcomm: "To contact the many subcommunities:" + whymonero: Why Monero? + whycommunity: Monero has one of the largest communities of any open-source project. Monero researches, audits, and implements critical security and privacy technologies, which are user by millions worldwide. + whycommunity1: Monero is trusted for more private transactions than all other cryptocurrencies combined. + whyconf: The Monero community has substantial involvement at Defcon, Grayhat and the CCC (Chaos Computer Club). The Monero Konferenco, an academic conference, is hosted annually. + whyconf1: We encourage everyone to include community members from the largest privacy project in related news articles and events. + altpk-1: Picture of a woman standing in front of a 'Monero Talk' banner + altpk-2: Picture of fluffypony making a presentation in front of a crowd at DEFCON accepting: title_gui: Instructions for the GUI diff --git a/css/custom.css b/css/custom.css index 4b30f2bb..599e87a3 100644 --- a/css/custom.css +++ b/css/custom.css @@ -4378,6 +4378,61 @@ p.hangouts-social { margin-top: 1.5rem; } +.second-row { + padding-top: 2rem; +} + +.box-text-left p { + padding-right: 2rem; +} + +.box-text-right { + padding-left: 2rem; +} + +.no-p { + padding-bottom: 2rem; +} + +@media only screen and (max-width: 75rem) { + + .box-text-left p { + padding-right: 0; + } + + .box-text-right { + padding-left: 0; + } + + .order-2-mob { + order: 2; + } + + .order-1-mob { + order: 1; + } + +} + +@media only screen and (max-width: 62rem) { + + .box-text-left p { + padding-right: 0; + } + + .box-text-right { + padding-left: 0; + } + + .order-2-mob { + order: 2; + } + + .order-1-mob { + order: 1; + } + +} /**************************WHAT IS MONERO*************************/ diff --git a/img/press-kit/pk-1.jpg b/img/press-kit/pk-1.jpg new file mode 100644 index 00000000..be0f0701 Binary files /dev/null and b/img/press-kit/pk-1.jpg differ diff --git a/img/press-kit/pk-2.jpg b/img/press-kit/pk-2.jpg new file mode 100644 index 00000000..13072448 Binary files /dev/null and b/img/press-kit/pk-2.jpg differ diff --git a/press-kit/index.md b/press-kit/index.md index 1560c141..6c8b5695 100644 --- a/press-kit/index.md +++ b/press-kit/index.md @@ -5,8 +5,43 @@ permalink: /press-kit/index.html ---
-

{% t press-kit.intro1 %} {% t press-kit.intro2 %} {% t press-kit.intro3 %} {% t press-kit.intro4 %}

+

{% t press-kit.intro %} {% t press-kit.intro2 %} {% t press-kit.intro3 %} {% t press-kit.intro4 %}

+
+
+
+

{% t press-kit.contacts %}

+
+

{% t press-kit.contactsp %}

+

{% t press-kit.contactgen %} press[at]getmonero[dot]org

+

{% t press-kit.contactwg %} {% t titles.workgroups %}

+

{% t press-kit.contactcomm %} {% t titles.hangouts %}

+
+
+
+

{% t press-kit.whymonero %}

+
+
+
+ {% t press-kit.altpk-1 %} +
+
+

{% t press-kit.whycommunity %}

+

{% t press-kit.whycommunity1 %}

+
+
+
+
+

{% t press-kit.whyconf %}

+

{% t press-kit.whyconf1 %}

+
+
+ {% t press-kit.altpk-2 %} +
+
+
+
+