Subversion Repositories Applications.projet

Rev

Rev 381 | Rev 431 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 381 Rev 382
Line 16... Line 16...
16
 
16
 
17
.information_projet {
17
.information_projet {
18
float:right;
18
float:right;
19
width:250px;
19
width:250px;
20
text-align:left;
20
text-align:left;
21
  max-width: 800px;
-
 
22
  padding:5px;
-
 
23
  padding-bottom: 10px;
21
max-width: 800px;
24
  position : relative;
22
position : relative;
25
  left : -3px;
23
left : -3px;
Line 26... Line 24...
26
}
24
}
27
 
25