Team:Evry/test/style.css

From 2013.igem.org

(Difference between revisions)
(Created page with "- Eléments principaux de la page: body { background-image: url('http://fichierclient.iconeo.fr/template/302/fonds/NEUTRE2.jpg'); background-attachment: fixed; backgrou...")
(Blanked the page)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
/* Eléments principaux de la page */
 
-
body
 
-
{
 
-
    background-image: url('http://fichierclient.iconeo.fr/template/302/fonds/NEUTRE2.jpg');
 
-
background-attachment: fixed;
 
-
background-repeat: no-repeat;
 
-
    background-size: cover;
 
-
    font-family: 'Trebuchet MS', Arial, sans-serif;
 
-
    color: #181818;
 
-
}
 
-
 
-
#bloc_page
 
-
{
 
-
    width: 100%;
 
-
    margin: auto;
 
-
color: #8a144f ;
 
-
}
 
-
 
-
section h1, footer h1, nav a
 
-
{
 
-
    font-weight: normal;
 
-
    text-transform: uppercase;
 
-
}
 
-
 
-
/* Header */
 
-
 
-
header
 
-
{
 
-
   
 
-
}
 
-
 
-
#banniere
 
-
{
 
-
    display: inline-block;
 
-
border-radius: 5px;
 
-
position: relative;
 
-
    box-shadow: 0px 4px 4px #1c1a19;
 
-
}
 
-
 
-
header h1
 
-
{
 
-
    font-size: 2.5em;
 
-
    font-weight: normal;
 
-
}
 
-
 
-
#ban, header h1
 
-
{
 
-
    display: inline-block;
 
-
    margin-bottom: 0px;
 
-
align: center;
 
-
}
 
-
 
-
header h2
 
-
{
 
-
    font-size: 1.1em;
 
-
    margin-top: 0px;
 
-
    font-weight: normal;
 
-
}
 
-
 
-
/* Navigator */
 
-
 
-
nav
 
-
{
 
-
    width: 950px;
 
-
    text-align: center;
 
-
margin: auto;
 
-
}
 
-
 
-
nav ul
 
-
{
 
-
    list-style-type: none;
 
-
background-color: #fff5cc;
 
-
}
 
-
 
-
nav li
 
-
{
 
-
    display: inline-block;
 
-
    margin-right: 25px;
 
-
margin-left : 10px;
 
-
}
 
-
 
-
nav a
 
-
{
 
-
    font-size: 1.2em;
 
-
    color: #181818;
 
-
    padding-bottom: 3px;
 
-
    text-decoration: none;
 
-
}
 
-
 
-
nav a:hover
 
-
{
 
-
    color: #94000e;
 
-
    border-bottom: 3px solid #760001;
 
-
}
 

Latest revision as of 16:11, 7 August 2013