Projet

Général

Profil

« Précédent | Suivant » 

Révision 3e79844f

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

map markers, at least !

Voir les différences:

usr/local/univnautes/sp/sp/static/univnautes/univnautes.css
64 64
    font-family: RobotoSlabBold;
65 65
}
66 66

  
67
#search {
68
    z-index: 100;
69
    position: fixed;
70
    width: 300px;
71
    top: 0.5em;
72
    right: 300px;
73
    opacity: 1;
74
}
75
#search input {
76
    font-family: RobotoSlabRegular;
77
    width: 95%;
78
}
79

  
80 67
#content {
81 68
    margin-top: 4em;
82 69
}
......
139 126
    text-decoration: none;
140 127
}
141 128

  
129
input#search {
130
    width: 100%;
131
    border: 0px;
132
    font-size: 1em;
133
    font-family: RobotoSlabRegular;
134
}
135

  

Formats disponibles : Unified diff