css fix and text improvements

main
Laurent 10 months ago
parent 41ee3d5952
commit a9e1294068
  1. BIN
      .DS_Store
  2. 56
      css/app.css
  3. 7
      fr/faq.html
  4. 12
      index.html
  5. 9
      us/faq.html

BIN
.DS_Store vendored

Binary file not shown.

@ -1,10 +1,11 @@
/* Main */
body {
font-family:'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight:400;
background-color:#fff;
font-size:20px;
font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial,
sans-serif;
font-weight: 400;
background-color: #fff;
font-size: 20px;
}
a {
@ -31,19 +32,30 @@ header {
}
.large {
font-weight:600;
font-size:64px;
font-weight: 600;
font-size: 64px;
}
.titleicon {
background-color: #567;
}
.wrapper (min-width: 600px) {
/* .wrapper (min-width: 600px) {
padding: 0 50px;
margin: 0 auto;
} */
.wrapper {
padding: 0 50px;
margin: 0 auto;
}
@media (min-width: 600px) {
.wrapper {
padding: 0 50px;
}
}
/* maintitle */
.topmargin {
@ -79,8 +91,8 @@ header {
}
.maintitle h1 {
font-weight:600;
font-size:64px;
font-weight: 600;
font-size: 64px;
/* font-family: SanFrancisco-Ultralight, 'Helvetica Neue Light'; */
line-height: 0.9em;
color: #4fb47f;
@ -88,8 +100,8 @@ header {
}
.maintitle h2 {
font-weight:400;
font-size:18px;
font-weight: 400;
font-size: 18px;
/* font-family: SanFrancisco-Ultralight, 'Helvetica Neue Light'; */
line-height: 0.9em;
color: #6ec47e;
@ -227,8 +239,8 @@ section {
}
.rightalign {
margin-left:auto;
margin-right:0;
margin-left: auto;
margin-right: 0;
}
.centeralign {
@ -246,7 +258,7 @@ section {
}
.clearleft {
clear:left;
clear: left;
}
.descriptionbg {
@ -262,7 +274,7 @@ section {
}
.fz36 {
font-size:36px;
font-size: 36px;
line-height: 1.2em;
}
@ -279,20 +291,19 @@ section {
/* text-align: left; */
max-width: 320px;
/* vertical-align: top; */
font-size:18px;
font-size: 18px;
margin-bottom: 20px;
padding: 0px 20px;
}
.commenttitle {
font-size:28px;
font-size: 28px;
color: #6ec47e;
line-height: 1.3em;
}
/* Features */
.feature-2 {
max-width: 300px;
}
@ -305,7 +316,7 @@ section {
}
.feature h2 {
font-size:32px;
font-size: 32px;
font-weight: 300;
margin: 0;
margin-top: 10px;
@ -332,8 +343,8 @@ section {
}
.comparison {
table-layout:fixed;
border-collapse:collapse;
table-layout: fixed;
border-collapse: collapse;
margin: 0 auto;
margin-top: 40px;
margin-bottom: 15px;
@ -341,7 +352,8 @@ section {
color: #444a43;
}
.comparison th, td {
.comparison th,
td {
padding: 4px;
border-bottom: solid;
border-width: 1px;

@ -136,13 +136,6 @@
Oui. Le moteur de Poker Analytics est ouvert de façon à ce que chaque utilisateur puisse créer les rapports qui lui correspondent le mieux.
</p>
<p class="question">
Peut-on enregistrer des parties à plusieurs ?
</p>
<p>
C'est possible sur iOS uniquement. Nous avons repoussé le développement de la fonctionnalité sur Android.
</p>
<p class="question">
Est-il possible de filtrer mes résultats ?
</p>

@ -69,7 +69,7 @@
</div>
</div>
<div class="clearleft"/>
<div class="clearleft"></div>
<!-- Hero -->
<section class="hero wrapper">
@ -80,9 +80,9 @@
</div>
<div class="cell medium-6 large-3 center topmargin">
<h2>Become the poker player you want to be</h2>
<h2>Master your poker journey</h2>
<p>Learn how much you win, make educated decisions about which games you should play, keep note of all the details that matters to get accountable and reach new levels.</p>
<p>Track your wins, identify your most profitable games, and capture crucial insights to build lasting success. Make data-driven decisions and hold yourself accountable as you climb to higher stakes and bigger wins.</p>
<br/>
@ -110,9 +110,9 @@
<section>
<div class="descriptionbg center wrapper">
<div class="description">
<p class="fz36">Time has come to align your mindset with your goals.</p>
<p>The more serious you become about your game, the more you need the appropriate tools to assist you.<br/>
Poker Analytics has elite tracking capabilities that will cover all needs from novice players to top pros.</p>
<p class="fz36">Track smarter, win bigger.</p>
<p>Trusted by thousands of winning players worldwide, Poker Analytics delivers the most comprehensive tracking capabilities in the industry.<br/>
From bankroll management to advanced performance metrics, every feature is designed to transform your data into profitable decisions.</p>
</div>
</div>
</section>

@ -104,7 +104,7 @@
Is there a way to have configurable setups for my sessions?
</p>
<p>
We chose not to go that route for the time being. However, you have two ways to help you. Poker Analytics uses your current location to determine your favorite type of game at one location, so make sure that Poker Analytics is able to geolocate you.
We chose not to go that route for the time being. However, there are two ways to help you tremendously! Poker Analytics uses your current location to determine your favorite type of game at one location, so make sure that Poker Analytics is able to geolocate you.
</p>
<p>
@ -153,13 +153,6 @@
Absolutely. The powerful Poker Analytics report engine is all yours. You will be able to sort, filter and compare your data as best suits your needs.
</p>
<p class="question">
Can I record my home games?
</p>
<p>
It's possible for iOS users only. It's not a feature used by enough users, so at the moment we've decided to postpone the feature for Android.
</p>
<p class="question">
Can I filter my results?
</p>

Loading…
Cancel
Save