[intranet/login] modification de la css

darcs-hash:20090622191239-bd074-c81b541ee102d0658a038bf8acb9e1d9c765305f.gz
This commit is contained in:
Antoine Durand-Gasselin 2009-06-22 21:12:39 +02:00
parent 3e402c3ba2
commit 5e6e3d9577
2 changed files with 16 additions and 10 deletions

View file

@ -2,21 +2,25 @@
width: 260px;
padding: 0;
margin: 0 auto;
margin-top: 60px;
}
.titre {
.title{
position: relative;
top: 50px
}
left: -50px;
top: 20px;
}
h2 {
right: 40px;
margin: 0;
padding:0 0 0 0;
position: relative;
float: left;
top: 20px;
margin: 0 0 0.5em 0;
padding:0 0 0 0;
}
img {
position: relative;
bottom:60px;
right:50px;
top: -60px;
float:left;
}
.block {