Advertisement
NameL3ss

index

Dec 18th, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. .justifyText{
  4. text-align : justify;
  5. }
  6.  
  7. .code {
  8. font-family: monospace;
  9. color: black;
  10. }
  11.  
  12. .red {
  13. color: #ff0000;
  14. }
  15. </style>
  16.  
  17. <div class="row">
  18.  
  19. <div class="jumbotron col-md-10" style="float:right;">
  20. <h2><span class="red">Capítulo 1 : </span>Herramientas Escenciales</h2>
  21.  
  22. <p class="justifyText">
  23. :v :v :v :v
  24. </p>
  25. </div>
  26. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement