Skip to content

Commit

Permalink
Cleanups.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoluteur committed Mar 13, 2024
1 parent 078c0b4 commit 69945eb
Show file tree
Hide file tree
Showing 16 changed files with 136 additions and 96 deletions.
66 changes: 37 additions & 29 deletions css/numerology.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
(c) 2024 Sally Faubion & Olivier Giulieri
http://www.sallysnumbers.com
*/

html {
scroll-behavior: smooth;
}
body {
margin: 30px;
font-size: 1.2em;
Expand All @@ -18,10 +20,10 @@ a {
text-decoration: none;
border-bottom: 1px solid #0091ea;
color: #1d1d1d;
}
a:hover {
background-color: rgb(241, 248, 255);
border-bottom-color: #0091ea;
&:hover {
background-color: rgb(241, 248, 255);
border-bottom-color: #0091ea;
}
}
h1 {
margin: 10px 0 40px;
Expand All @@ -34,6 +36,9 @@ h1 {
h2 {
margin: 12px 0 5px;
font-size: 1.2em;
> span {
font-weight: 300;
}
}
label {
color: #1d1d1d;
Expand Down Expand Up @@ -77,9 +82,9 @@ section {
}
.linespace > li {
margin: 10px;
}
.linespace > li > a {
font-weight: 600;
> a {
font-weight: 600;
}
}
.field {
margin: 30px 0;
Expand All @@ -97,10 +102,6 @@ section {
.calc {
display: block;
margin: 10px 0;
> div {
color: #0091ea;
margin: 5px 0;
}
> .meaning {
margin: 15px 0 20px -10px;
color: #1a1a1a;
Expand Down Expand Up @@ -155,7 +156,7 @@ section {
}
.i18n {
position: absolute;
top: 10px;
top: 5px;
right: 20px;
padding: 4px;
> img {
Expand All @@ -164,6 +165,10 @@ section {
height: 11px;
width: 16px;
border: solid 1px grey;
transition: transform 0.5s;
&:hover {
transform: scale(1.4);
}
}
}

Expand Down Expand Up @@ -302,9 +307,9 @@ section {

#sally {
display: none;
}
#sally li {
margin-bottom: 10px;
li {
margin-bottom: 10px;
}
}

.fullStar {
Expand Down Expand Up @@ -343,6 +348,10 @@ section {
.character {
top: 0px;
left: 95px;
> span {
left: 12px;
top: 0;
}
}
.soul {
top: 66px;
Expand All @@ -351,6 +360,10 @@ section {
.agenda {
top: 65px;
left: 179px;
> span {
top: 22px;
left: -28px;
}
}
.attitude {
top: 158px;
Expand All @@ -363,22 +376,14 @@ section {
.destiny {
top: 88px;
left: 95px;
> span {
left: 28px;
top: 0;
}
}
.purpose {
display: none;
}
.character > span {
left: 12px;
top: 0;
}
.destiny > span {
left: 28px;
top: 0;
}
.agenda > span {
top: 22px;
left: -28px;
}
}
.star > div {
z-index: 110;
Expand Down Expand Up @@ -491,7 +496,10 @@ section {
#allNumbers > span:hover {
transform: scale(1.4);
}

.sally {
height: 206px;
width: 195px;
}
.heart {
font-size: 20px;
position: relative;
Expand Down
2 changes: 1 addition & 1 deletion i18n/meaning_en.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ const meaning = {
4: "Your conscientious, organized, systematic and reliable public persona makes you a sought-after worker-bee or Chairman of the Board.",
5: "Your charming, articulate, flexible and style-conscious nature make you a trendsetter who can engage and inspire many when focused on a mission",
6: 'As a born humanitarian, community-oriented, outstanding parent/teacher/human being who always "goes the extra mile" you are an exemplary committee or cause leader.',
7: "As a philosophically avant-garde, knowledge-seeking genius, you don't seek the limelight but are superlative teachers, professors, and career specialists.",
7: "As a philosophically avant-garde, knowledge-seeking genius, you don't seek the limelight but are a superlative teacher, professor, and career specialist.",
8: "Your commanding, exemplary teacher-of-teachers, judge/jury, producer/director persona possesses a sixth sense that enables you to readily distinguish right from wrong in anything.",
9: 'As a born sage, aristocratic, socially pleasing humanitarian, you gravitate toward the community that can benefit most from your "selfless server" mission.',
11: "As an empathetic, enlightened and understanding counselor or community leader, you belong in the limelight; the 11 is associated with fame and illumination.",
Expand Down
3 changes: 1 addition & 2 deletions i18n/meaning_fr.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions index-dutch.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h1>Motiverende Numerologie <span>door Sally Faubion</span></h1>
max="31"
maxlength="2"
/>
<select id="month" name="month" onChange="calcBDay()">
<select id="month" onChange="calcBDay()">
<option></option>
<option value="1">Januari</option>
<option value="2">Februari</option>
Expand Down Expand Up @@ -161,7 +161,11 @@ <h1>Motiverende Numerologie <span>door Sally Faubion</span></h1>
</p>
<div class="fl">
<a href="http://sallysnumbers.com" target="news"
><img src="pix/sally.jpg"
><img
src="pix/sally.jpg"
class="sally"
alt="Sally Faubion"
loading="lazy"
/></a>
</div>

Expand Down
8 changes: 6 additions & 2 deletions index-french.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h1>Numérologie Motivationnelle <span>par Sally Faubion</span></h1>
max="31"
maxlength="2"
/>
<select id="month" name="month" onChange="calcBDay()">
<select id="month" onChange="calcBDay()">
<option></option>
<option value="1">Janvier</option>
<option value="2">Fevrier</option>
Expand Down Expand Up @@ -167,7 +167,11 @@ <h1>Numérologie Motivationnelle <span>par Sally Faubion</span></h1>
</p>
<div class="fl">
<a href="http://sallysnumbers.com" target="news"
><img src="pix/sally.jpg"
><img
src="pix/sally.jpg"
class="sally"
alt="Sally Faubion"
loading="lazy"
/></a>
</div>

Expand Down
8 changes: 6 additions & 2 deletions index-german.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h1>Motivationale Numerologie <span>von Sally Faubion</span></h1>
max="31"
maxlength="2"
/>
<select id="month" name="month" onChange="calcBDay()">
<select id="month" onChange="calcBDay()">
<option></option>
<option value="1">Januar</option>
<option value="2">Februar</option>
Expand Down Expand Up @@ -164,7 +164,11 @@ <h1>Motivationale Numerologie <span>von Sally Faubion</span></h1>
</p>
<div class="fl">
<a href="http://sallysnumbers.com" target="news"
><img src="pix/sally.jpg"
><img
src="pix/sally.jpg"
class="sally"
alt="Sally Faubion"
loading="lazy"
/></a>
</div>

Expand Down
8 changes: 6 additions & 2 deletions index-indonesian.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h1>Numerologi Motivasi <span>oleh Sally Faubion</span></h1>
max="31"
maxlength="2"
/>
<select id="month" name="month" onChange="calcBDay()">
<select id="month" onChange="calcBDay()">
<option></option>
<option value="1">Januari</option>
<option value="2">Februari</option>
Expand Down Expand Up @@ -166,7 +166,11 @@ <h1>Numerologi Motivasi <span>oleh Sally Faubion</span></h1>
</p>
<div class="fl">
<a href="http://sallysnumbers.com" target="news"
><img src="pix/sally.jpg"
><img
src="pix/sally.jpg"
class="sally"
alt="Sally Faubion"
loading="lazy"
/></a>
</div>

Expand Down
8 changes: 6 additions & 2 deletions index-italian.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h1>Numerologia Motivazionale <span>di Sally Faubion</span></h1>
max="31"
maxlength="2"
/>
<select id="month" name="month" onChange="calcBDay()">
<select id="month" onChange="calcBDay()">
<option></option>
<option value="1">Gennaio</option>
<option value="2">Febbraio</option>
Expand Down Expand Up @@ -164,7 +164,11 @@ <h1>Numerologia Motivazionale <span>di Sally Faubion</span></h1>
</p>
<div class="fl">
<a href="http://sallysnumbers.com" target="news"
><img src="pix/sally.jpg"
><img
src="pix/sally.jpg"
class="sally"
alt="Sally Faubion"
loading="lazy"
/></a>
</div>

Expand Down
8 changes: 6 additions & 2 deletions index-japanese.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h1>やる気をそそる数秘術 <span>サリーフォービオン</span></h1>
min="0"
maxlength="4"
/><span id="toshi"></span>
<select id="month" name="month" onChange="calcBDay()">
<select id="month" onChange="calcBDay()">
<option></option>
<option value="1">1月</option>
<option value="2">2月</option>
Expand Down Expand Up @@ -160,7 +160,11 @@ <h1>やる気をそそる数秘術 <span>サリーフォービオン</span></h1>
</p>
<div class="fl">
<a href="http://sallysnumbers.com" target="news"
><img src="pix/sally.jpg"
><img
src="pix/sally.jpg"
class="sally"
alt="Sally Faubion"
loading="lazy"
/></a>
</div>

Expand Down
8 changes: 6 additions & 2 deletions index-portuguese.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h1>Numerologia Motivacional <span>por Sally Faubion</span></h1>
max="31"
maxlength="2"
/>
<select id="month" name="month" onChange="calcBDay()">
<select id="month" onChange="calcBDay()">
<option></option>
<option value="1">Janeiro</option>
<option value="2">Fevereiro</option>
Expand Down Expand Up @@ -164,7 +164,11 @@ <h1>Numerologia Motivacional <span>por Sally Faubion</span></h1>
</p>
<div class="fl">
<a href="http://sallysnumbers.com" target="news"
><img src="pix/sally.jpg"
><img
src="pix/sally.jpg"
class="sally"
alt="Sally Faubion"
loading="lazy"
/></a>
</div>

Expand Down
8 changes: 6 additions & 2 deletions index-spanish.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h1>Numerología Motivacional <span>por Sally Faubion</span></h1>
max="31"
maxlength="2"
/>
<select id="month" name="month" onChange="calcBDay()">
<select id="month" onChange="calcBDay()">
<option></option>
<option value="1">Enero</option>
<option value="2">Febrero</option>
Expand Down Expand Up @@ -163,7 +163,11 @@ <h1>Numerología Motivacional <span>por Sally Faubion</span></h1>
</p>
<div class="fl">
<a href="http://sallysnumbers.com" target="news"
><img src="pix/sally.jpg"
><img
src="pix/sally.jpg"
class="sally"
alt="Sally Faubion"
loading="lazy"
/></a>
</div>

Expand Down
8 changes: 6 additions & 2 deletions index-turkish.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h1>Motivasyonel Numeroloji <span> Sally Faubion</span></h1>
max="31"
maxlength="2"
/>
<select id="month" name="month" onChange="calcBDay()">
<select id="month" onChange="calcBDay()">
<option></option>
<option value="1">Ocak</option>
<option value="2">Şubat</option>
Expand Down Expand Up @@ -159,7 +159,11 @@ <h1>Motivasyonel Numeroloji <span> Sally Faubion</span></h1>
</p>
<div class="fl">
<a href="http://sallysnumbers.com" target="news"
><img src="pix/sally.jpg"
><img
src="pix/sally.jpg"
class="sally"
alt="Sally Faubion"
loading="lazy"
/></a>
</div>

Expand Down
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h1>Motivational Numerology <span>by Sally Faubion</span></h1>
</div>
<div class="field bdate">
<label>Birth date <span class="grey">(Month/Day/Year)</span></label>
<select id="month" name="month" onChange="calcBDay()">
<select id="month" onChange="calcBDay()">
<option></option>
<option value="1">January</option>
<option value="2">February</option>
Expand Down Expand Up @@ -199,7 +199,11 @@ <h1>Motivational Numerology <span>by Sally Faubion</span></h1>
</p>
<div class="fl">
<a href="http://sallysnumbers.com" target="news"
><img src="pix/sally.jpg"
><img
src="pix/sally.jpg"
class="sally"
alt="Sally Faubion"
loading="lazy"
/></a>
</div>

Expand Down
Loading

0 comments on commit 69945eb

Please sign in to comment.