Skip to content
Snippets Groups Projects
Commit ea6af3dc authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

evo: new logo

parent 084c3ea1
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
#fullWrapper #header .logo {
position: relative;
top: 10px;
top: 17px;
right: 0px;
float: right;
}
\ No newline at end of file
}
......@@ -238,6 +238,72 @@
}
/* footer.css */
#fullWrapper #footer {
height: 125px;
width: 910px;
text-align: left;
}
/* general.css */
#fullWrapper {
width: 960px;
box-shadow: 1px 1px 12px rgba(75, 75, 75, 1);
background-color: rgba(255, 255, 255, 1);
}
.line {
height: 1px;
width: 910px;
background-color: rgba(0,0,0,0.6);
}
h6 {
color: #777;
font-style: italic;
}
#titleLink {
color: #777;
font-size: 1em;
font-weight: normal;
padding-bottom: 0em;
}
/* header.css */
#fullWrapper #header {
height: 120px;
width: 910px;
text-align: left;
}
#fullWrapper #header .headerName {
position: relative;
top: 18px;
left: 0px;
float: left;
}
#fullWrapper #header .headerName h2 {
font-size: 70px;
font-family: 'Contrail One';
color: rgba(81, 112, 144, 1);
}
#fullWrapper #header .logo {
position: relative;
top: 17px;
right: 0px;
float: right;
}
/* section.css */
#fullWrapper #section {
}
......@@ -313,14 +379,6 @@
}
/* footer.css */
#fullWrapper #footer {
height: 125px;
width: 910px;
text-align: left;
}
/* tags.css */
body {
margin: 0;
......@@ -361,60 +419,3 @@ a:hover {
}
/* general.css */
#fullWrapper {
width: 960px;
box-shadow: 1px 1px 12px rgba(75, 75, 75, 1);
background-color: rgba(255, 255, 255, 1);
}
.line {
height: 1px;
width: 910px;
background-color: rgba(0,0,0,0.6);
}
h6 {
color: #777;
font-style: italic;
}
#titleLink {
color: #777;
font-size: 1em;
font-weight: normal;
padding-bottom: 0em;
}
/* header.css */
#fullWrapper #header {
height: 120px;
width: 910px;
text-align: left;
}
#fullWrapper #header .headerName {
position: relative;
top: 18px;
left: 0px;
float: left;
}
#fullWrapper #header .headerName h2 {
font-size: 70px;
font-family: 'Contrail One';
color: rgba(81, 112, 144, 1);
}
#fullWrapper #header .logo {
position: relative;
top: 10px;
right: 0px;
float: right;
}
core/trunk/install/img/logo.png

23.8 KiB | W: | H:

core/trunk/install/img/logo.png

45.6 KiB | W: | H:

core/trunk/install/img/logo.png
core/trunk/install/img/logo.png
core/trunk/install/img/logo.png
core/trunk/install/img/logo.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -4,5 +4,5 @@
</h2>
</div>
<div class="logo">
<img src="img/logo.png" />
<img src="img/logo.png" height="90px" />
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment