Skip to content

Commit

Permalink
[MAJ] Epuration du CSS et des couleurs
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Tetaz committed Aug 16, 2012
1 parent 1cb03c5 commit 1206f7b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 38 deletions.
42 changes: 11 additions & 31 deletions css/impress-demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ table {
}

body {
font-family: 'PT Sans', sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
color: #515151;
min-height: 740px;
background: white url(../img/noise_lines.png) repeat center center;
}
Expand Down Expand Up @@ -98,13 +100,11 @@ a:focus {
.cube {
width: 700px;
height: 700px;
font-family: 'Pontano Sans', helvetica, sans-serif;
line-height: 1.5;
padding: 40px;
}

.cube h1 {
color: #02538A;
font-weight: bold;
}

Expand Down Expand Up @@ -161,7 +161,6 @@ a:focus {
-o-box-sizing: border-box;
box-sizing: border-box;

font-family: 'PT Serif', georgia, serif;
font-size: 48px;
line-height: 1.5;
}
Expand All @@ -180,9 +179,13 @@ a:focus {
.impress-enabled .step.active { opacity: 1 }

.page {
font-size: 20px;
font-size: 80px;
line-height: 63px;
padding-right: 15px;
font-family: "FranklinGothicStdExtraCondens",Arial,Helvetica,sans-serif;
text-align: right;
color: #AAA;
border-right: 4px solid #AAA;
}

.slide {
Expand All @@ -198,12 +201,10 @@ a:focus {

text-shadow: 0 2px 2px rgba(0, 0, 0, .1);

font-family: 'Open Sans', Arial, sans-serif;
font-size: 30px;

line-height: 1.4;
letter-spacing: -3px;
color: #515151;

border-radius: 5px;
}
Expand All @@ -224,7 +225,6 @@ a:focus {
}
.slide q h2 {
font-size: 65px;
color: #02538A;
letter-spacing: -2px;
}

Expand Down Expand Up @@ -276,7 +276,6 @@ a:focus {
margin-left: 100px;
font-size: 100px;
line-height: 110px;
font-family: "Arial";
}

.slide img.univ {
Expand All @@ -293,15 +292,13 @@ a:focus {
#introduction .acco {
font-size: 280px;
line-height: 60px;
color: #999;
text-shadow: 2px 1px 1px #FFF;
}

#introduction .mon {
font-size: 60px;
position: absolute;
top: -0.7em;
color: #666;

-webkit-transform: translateZ(20px);
-moz-transform: translateZ(20px);
Expand All @@ -313,7 +310,7 @@ a:focus {
#introduction h1 {
font-size: 190px;
line-height: 1em;

color: black;
-webkit-transform: translateZ(50px);
-moz-transform: translateZ(50px);
-ms-transform: translateZ(50px);
Expand All @@ -324,8 +321,6 @@ a:focus {
#introduction .duction {
font-size: 80px;
font-weight: bold;
font-family: "Georgia";
color: #666;
top: 1.8em;
position: absolute;
}
Expand Down Expand Up @@ -369,14 +364,13 @@ a:focus {

#missions b {
display: block;
border-color: red;
color: red;
border-color: #940000;
color: #940000;
border-radius: 10px;
border-width: 5px;
border-style: solid;
font-size: 100px;
line-height: 150px;
font-family: "Courier New";
box-shadow: 5px 5px 2px #999999;
text-shadow: 5px 5px 2px #999999;
filter: dropshadow(color=#999999, offx=5, offy=5);
Expand Down Expand Up @@ -411,12 +405,10 @@ a:focus {
#hebergement h1 {
text-shadow: 0 2px 2px rgba(0, 0, 0, .1);

font-family: 'Open Sans', Arial, sans-serif;
font-size: 90px;

line-height: 1.4;
letter-spacing: -3px;
color: #515151;
}

@keyframes scroll {
Expand Down Expand Up @@ -470,14 +462,12 @@ a:focus {

#webmail2 span {
font-size: 200px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
text-shadow: 2px 1px 1px #FFF;
}

#objets {
width: 1200px;
font-family: Arial, sans-serif;
}

#objets ul {
Expand Down Expand Up @@ -549,7 +539,6 @@ a:focus {
#conclusion h1 {
font-size: 140px;
line-height: 100px;
font-family: 'Open Sans', sans-serif;
}

#conclusion .browser-support {
Expand Down Expand Up @@ -582,13 +571,8 @@ a:focus {
margin-right: -70px;
}

#conclusion p {
color: #888;
}

#conclusion b {
color: black;
font-family: 'Open Sans', sans-serif;
}

#conclusion .acco {
Expand All @@ -597,7 +581,6 @@ a:focus {
vertical-align: middle;
top: 80px;
position: absolute;
color: #999;
text-shadow: 2px 1px 1px #FFF;
}

Expand Down Expand Up @@ -681,16 +664,13 @@ a:focus {
#source h1 {
font-size: 5em;
font-weight: 700;
font-family: 'Exo', sans-serif;
color: #BBB;
line-height: 130px;
color: transparent;
text-shadow: 0 0 10px rgba(0,0,0,0.1);
}

#source p.note {
font-size: .5em;
color: #666;
}

#source q {
Expand Down
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ <h1>Intro</h1>
<tr>
<td></td>
<td>
<br />
<div class="page">3</div>
</td>
</tr>
Expand All @@ -100,7 +101,8 @@ <h1>Intro</h1>
<center>
<img src="img/people.png" />
</center>
<div class="page">4</div>

<div style="top: 85%;" class="page">4</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -147,27 +149,25 @@ <h1>Hébergements</h1>

<div class="topFace step cube past" data-x="0" data-y="-125" data-z="-1005" data-rotate-x="60" data-rotate-y="0" data-rotate-z="45" data-scale="0.5" id="cube-3" style="position: absolute; -webkit-transform: translate(-50%, -50%) translate3d(0px, -125px, -1005px) rotateX(60deg) rotateY(0deg) rotateZ(45deg) scale(0.5); -webkit-transform-style: preserve-3d; ">
<h1>Mail</h1>
<br />
<div class="page">9</div>
<span>
<img src="img/mail.png" />
</span>
<div class="page">9</div>

</div>
<div class="leftFace step cube past" data-x="-125" data-y="90" data-z="-985" data-rotate-x="-30" data-rotate-y="-45" data-rotate-z="0" data-scale="0.5" id="cube-4" style="position: absolute; -webkit-transform: translate(-50%, -50%) translate3d(-125px, 90px, -985px) rotateX(-30deg) rotateY(-45deg) rotateZ(0deg) scale(0.5); -webkit-transform-style: preserve-3d; ">
<h1>Contact</h1>
<br />
<div class="page">10</div>
<span>
<img src="img/contact.png" />
</span>
<div class="page">10</div>
</div>
<div class="rightFace step cube past" data-x="125" data-y="90" data-z="-985" data-rotate-x="-30" data-rotate-y="45" data-rotate-z="0" data-scale="0.5" id="cube-5" style="position: absolute; -webkit-transform: translate(-50%, -50%) translate3d(125px, 90px, -985px) rotateX(-30deg) rotateY(45deg) rotateZ(0deg) scale(0.5); -webkit-transform-style: preserve-3d; ">
<h1>Agenda</h1>
<br />
<div class="page">11</div>
<span>
<img src="img/agenda.png" />
</span>
<div class="page">11</div>
</div>

<div id="objets" class="step" data-x="7000" data-y="3000" data-z="-5000" data-rotate="180" data-scale="3">
Expand Down

0 comments on commit 1206f7b

Please sign in to comment.