Project

General

Profile

Download (328 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / webstatDev / idoc_Maison / static / forms.css @ 8792cad8

1

    
2
div{
3
        float:left;
4
        width:100%;
5

    
6
}
7

    
8
/*
9
#allForm{
10
    margin-left: 20px;
11
    font-family: Courier;
12
    float: left;
13
    width: 35%;
14
}
15
#chart{
16
        width: 45%;
17
        float: clear;
18
}
19
.date_span{
20
        margin-left: 2%;
21
}
22
.choice_span{
23
        margin-left: 2%;
24
}
25
#dateWebstat{
26
        margin-top: 15px;
27
}
28

29
#chart span{
30
        text-align: center;
31
        width: inherit;
32
}*/