Guest User

Untitled

a guest
Jul 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. p{
  2. width: 200px;
  3. padding: 10px;
  4. background: #6B9A49;
  5. color: #fff;
  6. font-size: 1.2em;
  7. word-wrap : break-word; // admet 2 valeurs : normal (pas de cesure) ou break-word (cesure arbitraire)
  8. }
Add Comment
Please, Sign In to add comment