Team:Evry/Template:Menu

From 2014.igem.org

(Difference between revisions)
Line 262: Line 262:
}
}
/* Fin menu accordeon */
/* Fin menu accordeon */
-
 
-
 
-
/* Basic styling */
 
-
 
-
.jumbotron {
 
-
 
-
 
-
/*  background-image: url('/home/wdigan/Desktop/igem/wiki/imagewiki/BernardEvry.JPG'); */
 
-
background: rgb(240,249,255); /* Old browsers */
 
-
background: -moz-linear-gradient(left, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6+ */
 
-
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(240,249,255,1)), color-stop(47%,rgba(203,235,255,1)), color-stop(100%,rgba(161,219,255,1))); /* Chrome,Safari4+ */
 
-
background: -webkit-linear-gradient(left, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10+,Safari5.1+ */
 
-
background: -o-linear-gradient(left, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Opera 11.10+ */
 
-
background: -ms-linear-gradient(left, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* IE10+ */
 
-
background: linear-gradient(to right, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* W3C */
 
-
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=1 ); /* IE6-9 */
 
-
  height: 100%;
 
-
  -webkit-background-size: cover;
 
-
    -moz-background-size: cover;
 
-
      -o-background-size: cover;
 
-
          background-size: cover;
 
-
}
 
.menu ul {
.menu ul {

Revision as of 16:45, 23 August 2014