Welcome to mirror list, hosted at ThFree Co, Russian Federation.

app.css « css « app-movies « examples « docs - github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 08345cf3d5857260751b87503bab0cea1007f712 (plain)
1
2
3
4
5
6
7
8
.slider,
.slider img {
  margin-bottom: 0;
  height: 150px;
}
.content-padded {
  margin: 30px 15px 15px;
}