cms/app-client/app/styles/tabs/discours.scss
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 20 Jun 2016 15:55:51 +0200
changeset 194 02c6aa9a99d7
parent 100 1f93330f9d42
permissions -rw-r--r--
Linting errors / Parenthesis missing / Body classname

.visu-discours p{
  cursor: pointer;
}

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

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