Subversion Repositories eFlore/Archives.eflore-consultation-v2

Rev

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

Rev 14 Rev 16
Line 27... Line 27...
27
.ligne
27
.ligne
28
{
28
{
29
    float:left;
29
    float:left;
30
    width:30%;
30
    width:30%;
31
    list-style-type: none;
31
    list-style-type: none;
32
    vertical-align: text-bottom;
-
 
-
 
32
}
Line -... Line 33...
-
 
33
 
-
 
34
.ligne2
-
 
35
{
-
 
36
    float:left;
-
 
37
    width:3%;
33
 
38
    list-style-type: none;
-
 
39
}
34
}
40
 
35
.info
41
.info
36
{
42
{
-
 
43
    display:block;
-
 
44
    width: 98%;
-
 
45
    text-align: center;
37
    display:block;
46
    height:50%; 
Line 38... Line 47...
38
}
47
}
39
 
48
 
40
.debord
49
.debord
41
{
50
{
Line -... Line 51...
-
 
51
overflow: auto;
-
 
52
}
-
 
53
 
-
 
54
.separateur
-
 
55
{
-
 
56
    width: 3%;
-
 
57
    height: 50px;
-
 
58
    visibility: hidden; 
Line -... Line 59...
-
 
59
    border: 1px black solid;
-
 
60
    display: inline;
-
 
61
}
-
 
62
 
-
 
63
.spacer
-
 
64
{
42
overflow: auto;
65
    width:100%;