Projet

Général

Profil

« Précédent | Suivant » 

Révision 9c5f3edd

Ajouté par Guillaume Denis il y a environ 9 ans

sticky footer

Voir les différences:

ckanext/ozwillo_theme/fanstatic/ozwillo.css
151 151
}
152 152

  
153 153
/* footer */
154

  
155
#content {
156
  margin-bottom: 40px;
157
}
158

  
159
footer {
160
  position: relative;
161
}
154 162
footer .t3-footnav {
155 163
  padding: 16px 0 0;
156 164
}
......
191 199
  background: url('/img/twitter.png') no-repeat top 3px left 0;
192 200
}
193 201

  
202
@media (min-width: 992px) {
203
  html, body {
204
    height: 100%;
205
  }
206
  body > .homepage, body > [role="main"] {
207
    min-height: 100%;
208
    height: auto;
209
    margin-bottom: -205px;
210
    padding-bottom: 205px;
211
    background: #eeeeee url("../../../base/images/bg.png");
212
  }
213
}
214

  
194 215
li.media-item {
195 216
    margin-bottom:10px;
196 217
}

Formats disponibles : Unified diff