cms/app-client/app/styles/tabs/discours.scss
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 30 May 2016 23:58:34 +0200
changeset 176 d1baf7ccecc8
parent 100 1f93330f9d42
permissions -rw-r--r--
Add `thematiques` components

.visu-discours p{
  cursor: pointer;
}

.left{
  float: left;
  margin-left: 50px;
}

.right{
  float: right;
  margin-right: 50px;
}