Projet

Général

Profil

« Précédent | Suivant » 

Révision e7e0713d

Ajouté par Thomas Noël il y a plus de 9 ans

univnautes.css: always use Roboto font

and header is 100% opacity

Voir les différences:

usr/local/univnautes/sp/sp/static/univnautes/univnautes.css
44 44

  
45 45
body {
46 46
    margin: 0;
47
    font-family: RobotoSlabRegular;
47 48
}
48 49

  
49 50
h1 {
50
   margin: 0;
51
    margin: 0;
51 52
}
52 53

  
53 54
#header {
54
    opacity: 0.8;
55 55
    z-index: 0;
56 56
    position: fixed;
57 57
    top: 0;
......
71 71
#map {
72 72
    z-index: -100;
73 73
    position: fixed;
74
    top: 0;
74
    top: 3em;
75 75
    bottom: 0;
76 76
    left: 0;
77 77
    right: 300px;

Formats disponibles : Unified diff