Template:Lyon-INSA/homeCss

From 2012.igem.org

(Difference between revisions)
Line 35: Line 35:
#top-section{
#top-section{
width:1000px;
width:1000px;
 +
}
 +
h3
 +
{
 +
  font-style:italic;
 +
  color:#cccccc;
 +
 
 +
}
 +
 +
h1
 +
{
 +
  color:#333333;
 +
}
 +
 +
h2
 +
{
 +
  color:#999999;
 +
}
 +
 +
html{
 +
 +
}
 +
 +
#menu
 +
{
 +
  height:100%;
 +
  width:900px;
 +
  display:inline-block;
 +
  overflow:hidden; 
 +
}
 +
 +
.contenuTexte
 +
{
 +
  width:935px;
 +
}
 +
 +
.petitSsTitre
 +
{
 +
  margin:20px;
 +
  color:#006699;
 +
}
 +
 +
.titreMenu
 +
{
 +
  margin-bottom:50px;
 +
  font-size:30px;
 +
  text-align:center;
 +
  margin-top:5px;
 +
}
 +
 +
.sousTitreMenu
 +
{
 +
  margin-left:20px;
 +
}
 +
 +
.introduction
 +
{
 +
  width:935px;
 +
}
 +
 +
#mycontent{
 +
margin-left:70px;
 +
width:955px;
 +
height:100%;
 +
}
 +
 +
.introduction
 +
{
 +
  width:935px;
 +
}
 +
 +
#page
 +
{
 +
  width:990px;
 +
  display:none;
 +
  opacity:0;
 +
  overflow:auto;
 +
  height:100%
 +
}
 +
 +
#team
 +
 +
    margin-top:10%;
 +
    background-color:#825FE9;
 +
    display:inline-block;
 +
}
 +
 +
#project
 +
{
 +
    margin-top:10%;
 +
    display:inline-block;
 +
    background-color:#F8CD56;
 +
}
 +
 +
#sponsoring
 +
{
 +
    background-color:#F74F53; 
 +
    display:inline-block;
 +
}
 +
 +
#sep
 +
{
 +
  display:block;
 +
  height:5px;
 +
}
 +
 +
#ourCity
 +
{
 +
    background-color:#75EF56;
 +
    display:inline-block;
 +
}         
 +
 +
.choixMenu
 +
{           
 +
box-shadow: 0px 0px 20px 0px #000;
 +
-moz-box-shadow: 0px 0px 20px 0px #000;
 +
-webkit-box-shadow: 0px 0px 20px 0px #000;
 +
  height:200px;
 +
  width:400px;
 +
  border:1px solid black;
 +
  cursor:pointer;
 +
  vertical-align:top;
 +
  border-radius:15px;
 +
  margin-bottom:10px;
 +
  margin-right:10px;
}
}
</style>
</style>

Revision as of 11:59, 18 August 2012