Team:Bordeaux/css main
From 2014.igem.org
Line 318: | Line 318: | ||
- | # | + | #ex2 .nav { |
- | + | border: 1px solid #333; | |
- | text-align: center; | + | border-top-color: #707070; |
- | + | background: -moz-linear-gradient(bottom , #666666 0pt, #5E5E5E 50%, #707070 51%, #808080 100%) repeat scroll 0 0 transparent; | |
- | + | background: -webkit-linear-gradient(bottom , #666666 0pt, #5E5E5E 50%, #707070 51%, #808080 100%) repeat scroll 0 0 transparent; | |
+ | background: -ms-linear-gradient(bottom , #666666 0pt, #5E5E5E 50%, #707070 51%, #808080 100%) repeat scroll 0 0 transparent; | ||
+ | background: -o-linear-gradient(bottom , #666666 0pt, #5E5E5E 50%, #707070 51%, #808080 100%) repeat scroll 0 0 transparent; | ||
+ | background: linear-gradient(bottom , #666666 0pt, #5E5E5E 50%, #707070 51%, #808080 100%) repeat scroll 0 0 transparent; | ||
+ | text-align: center; | ||
+ | height: 36px; | ||
+ | -webkit-box-shadow: 0 1px 3px #999; | ||
+ | -moz-box-shadow: 0 1px 3px #999; | ||
+ | box-shadow: 0 1px 3px #999; | ||
+ | -webkit-border-radius: 6px; | ||
+ | -moz-border-radius: 6px; | ||
+ | border-radius: 6px; | ||
+ | } | ||
- | + | ||
- | + | #ex2 .nav a { | |
- | + | height: 36px; | |
- | # | + | margin:0; |
- | + | padding: 0 35px; | |
- | + | line-height: 36px; | |
- | + | border-left: 1px solid #555; | |
- | + | border-right: 1px solid #888; | |
- | + | text-decoration: none; | |
- | + | color: white; | |
- | + | text-shadow: -1px -1px 0 #444; | |
- | + | font-family: Helvetica, Arial, Verdana, sans-serif; | |
- | + | font-size: 1em; | |
- | + | } | |
- | + | #ex2 .nav :first-child a { | |
- | + | border-left: 0; | |
- | + | } | |
- | + | #ex2 .nav :last-child a { | |
- | + | border-right: 0; | |
- | + | } | |
- | + | #ex2 .nav a:hover, | |
- | + | #ex2 .nav a:focus { | |
- | + | background: -moz-linear-gradient(bottom , #444444 0pt, #3E3E3E 50%, #505050 51%, #606060 100%) repeat scroll 0 0 transparent; | |
- | + | background: -webkit-linear-gradient(bottom , #444444 0pt, #3E3E3E 50%, #505050 51%, #606060 100%) repeat scroll 0 0 transparent; | |
- | + | background: -ms-linear-gradient(bottom , #444444 0pt, #3E3E3E 50%, #505050 51%, #606060 100%) repeat scroll 0 0 transparent; | |
- | + | background: -o-linear-gradient(bottom , #444444 0pt, #3E3E3E 50%, #505050 51%, #606060 100%) repeat scroll 0 0 transparent; | |
- | + | background: linear-gradient(bottom , #444444 0pt, #3E3E3E 50%, #505050 51%, #606060 100%) repeat scroll 0 0 transparent; | |
- | + | text-shadow: -1px -1px 0 #000; | |
- | + | ||
- | } | + | |
- | + | ||
- | # | + | |
- | border-left: 0; | + | |
- | } | + | |
- | + | ||
- | # | + | |
- | border- | + | |
- | } | + | |
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } |
Revision as of 09:52, 15 August 2014
body {
width: 100%; margin: 0px auto; background-color: #FFF; background-position: 100% 0px;
}
}
.logo2 {
margin-left: 10%;
}
.cible {
margin-left: 15%;
}
- cadrepourpre
{
background-image: url(); background-repeat: repeat-x; width:100%; margin-top: 2%;
}
- cadrerose
{
margin-top: 0%; margin-left: 0%; width: 100%;
}
.cadrerose { margin-top:-22%; margin-left:1%; }
.points1 { margin-top:-22%; margin-left:2%; }
.cadriage { margin-top:; margin-left:%; }
- text
{
background-image: url(); background-repeat: repeat-x; width:100%; margin-top: ;
}
.photogroupe
{
margin-top: -29%; margin-left: 3%;
}
/* les plans des images de tête*/
div#test1 {position: static; z-index: 2;} div#test2 {position: absolute; z-index: 3;} div#test3 {position: absolute; z-index: 4;}
- maincontainer_bordeax2014
{
width: 100%; margin: 0px auto; background-color: #18000E; background-position: 100% 0px;
}
/* la barre titre (banniere igem+ menu haut)*/
- top-section
{
height: 5px; width: auto; margin-bottom: -1.5em; border: 0 /*none transport*/;
}
/*le conteneur de la banière igem avec un lien vers igem*/
- p-logo
{
display:none; border:none; margin:none;
}
/* la barre de menu du haut */
- menubar
{
background: none repeat scroll 0 0 transparent !important; color: black !important; position: absolute; top: 0px; display: table-cell;
}
/*les lien de la barre de menu du haut */
- menubar a
{
text-decoration:none; color:#000000;
}
/* le menu de haut gauche */
- menubar .left-menu
{
width: 100%; background-color: transparent; /*display:none;*/
}
/* le menu de login haut droite*/ .right-menu {
color: transparent; text-decoration:none; text-align: right; background-color: transparent;
}
/* les lien du login */ .right-menu a {
color:transparent; text-decoration: transparent; background-color: transparent;
}
- menubar *
{ color: #18000E !important; background: #18000E !important; }
- top-section:hover #menubar *
{ color: white !important; }
- top-section:hover #menubar
{ background: rgba(255, 255, 255, 0.75) !important; }
/* la barre de recherche*/
- search-controls
{
display:none;
}
/* le body de la page*/
- content
{
width: 100%; background-color: #18000E; border:none; padding:none; margin:none; line-height:1em; color: white; min-height: auto;
}
- globalWrapper
{
font-size: 150%;
}
/*titre de page */ .firstHeading {
display:none; border: none;
}
- footer-wrapper
{
width: 848px; margin: 0% auto; background-color: #18000E; background-position: 100% 0px;
}
- f-copyrightico
{
margin: 1% 0 1% 1%;
}
- f-poweredbyico
{
margin: 1% 1% 1% 0;
}
/* la boite en bas de page */
- footer-box
{
background-color: #18000e; width: 100%; border: 1px solid #fff; padding: 0%; display:none;
}
- footer {
font-size: 72%;
}
- catlinks
{
display: none;
}
ul {
list-style-image: none; line-height: 1.2em; margin: 0px;
}
- maincontainer
{
padding-bottom: 15px; margin-top: 30px; background: black; margin: auto; text-align: justify; width: 70%; /*940px*/ heigth: auto; border-bottom: 2px solid black;
}
- mainTextcontainer
{
padding-left: 1.5%; padding-right: 1.5%; min-height: 450px;
}
/* Site settings */
a {
text-decoration: underline;
}
a:link {
color: #927D9E; cursor: pointer;
}
a:visited {
color: #927D9E;
}
a:hover {
color: #E56FCC;
}
a * {
color: #927D9E; text-decoration: underline;
}
sup {
font-size: 0.7em; vertical-align: 0.3em;
}
sub { font-size: 0.7em; }
/*********| HEADER |*************/
- header
{
width: 100%; margin: 0px auto; background-color: #18000E; background-position: 100% 0px;
}
- ex2 .nav {
border: 1px solid #333; border-top-color: #707070; background: -moz-linear-gradient(bottom , #666666 0pt, #5E5E5E 50%, #707070 51%, #808080 100%) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(bottom , #666666 0pt, #5E5E5E 50%, #707070 51%, #808080 100%) repeat scroll 0 0 transparent; background: -ms-linear-gradient(bottom , #666666 0pt, #5E5E5E 50%, #707070 51%, #808080 100%) repeat scroll 0 0 transparent; background: -o-linear-gradient(bottom , #666666 0pt, #5E5E5E 50%, #707070 51%, #808080 100%) repeat scroll 0 0 transparent; background: linear-gradient(bottom , #666666 0pt, #5E5E5E 50%, #707070 51%, #808080 100%) repeat scroll 0 0 transparent; text-align: center; height: 36px; -webkit-box-shadow: 0 1px 3px #999; -moz-box-shadow: 0 1px 3px #999; box-shadow: 0 1px 3px #999; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
- ex2 .nav a {
height: 36px; margin:0; padding: 0 35px; line-height: 36px; border-left: 1px solid #555; border-right: 1px solid #888; text-decoration: none; color: white; text-shadow: -1px -1px 0 #444; font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 1em; }
- ex2 .nav :first-child a {
border-left: 0; }
- ex2 .nav :last-child a {
border-right: 0; }
- ex2 .nav a:hover,
- ex2 .nav a:focus {
background: -moz-linear-gradient(bottom , #444444 0pt, #3E3E3E 50%, #505050 51%, #606060 100%) repeat scroll 0 0 transparent; background: -webkit-linear-gradient(bottom , #444444 0pt, #3E3E3E 50%, #505050 51%, #606060 100%) repeat scroll 0 0 transparent; background: -ms-linear-gradient(bottom , #444444 0pt, #3E3E3E 50%, #505050 51%, #606060 100%) repeat scroll 0 0 transparent; background: -o-linear-gradient(bottom , #444444 0pt, #3E3E3E 50%, #505050 51%, #606060 100%) repeat scroll 0 0 transparent; background: linear-gradient(bottom , #444444 0pt, #3E3E3E 50%, #505050 51%, #606060 100%) repeat scroll 0 0 transparent; text-shadow: -1px -1px 0 #000;
}