Projet

Général

Profil

Télécharger (871 octets) Statistiques
| Branche: | Tag: | Révision:

mandayejs / mandayejs / sites / vincennes / static / css / duonext.css @ ea5cd294

1
#mandaye-js {
2
    margin: 0 auto;
3
    background: #d72a84;
4
    height: 35px;
5
}
6

    
7
#mandaye-vc-logo {
8
    float: left;
9
    padding: 10px 15px 0px 15px;
10
    width: 170px;
11
    height: 60px;
12
    background: url('/_mandaye/static/images/cont-bg.png') 0px -10px no-repeat;
13
    background-size: 100% 100%;
14
}
15

    
16
#sso-username {
17
    background-color: transparent;
18
    background-repeat: no-repeat;
19
    background-image: url('/_mandaye/static/images/compte-citoyen.png');
20
    padding: 0px 12px 20px 47px;
21
    background-position: 10px 5px;
22
    font-weight : bold;
23
}
24

    
25
#sso-url {
26
    float: right;
27
    margin : 0 20px 0 20px ;
28
}
29

    
30
#sso-mandaye-link {
31
    float : right;
32
    margin : 0 20px 0 20px ;
33
}
34

    
35
#demarches {
36
    float: left;
37
    margin-left: 20px;
38
    margin-right: 20px;
39
    font-weight : bold;
40
}
41

    
42
#imgMain {
43
    margin-right : 430px;;
44
}
45

    
46
#lblClient {
47
    margin-left: -255px;
48
}
49

    
(1-1/3)