Subversion Repositories Applications.gtt

Compare Revisions

Ignore whitespace Rev 47 → Rev 48

/trunk/presentation/gtt.css
13,7 → 13,21
a:hover{
background-color:#eff4fa;
color:#036;}
 
/* Presentation des informations */
.information{
margin: 0 25% 0 25%;
text-align:center;
font-size:1.2em;
line-height:1.5em;
font-weight:bold;
color:white;
background:#74C054;
border-color:red;
border-width:4px;
border-style:outset;}
/* Presentation des formulaires */
form ul li {
list-style-type:none;}
/* Presentation des listes de definitions */
dl {width:100%;}
dt {