Renzott

Follow Mensaje

Nov 10th, 2018
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.43 KB | None | 0 0
  1. <style>
  2. @font-face {
  3.     font-family: Custom;
  4.     src: url('/font/Questrian.otf');
  5. }
  6.  
  7. .text{
  8.     font-size: 29px;
  9.     font-family: Custom;
  10.         -webkit-text-fill-color: White;
  11.         -webkit-text-stroke: 1px black;
  12. }
  13. .container{
  14.     height: 90px;
  15.     display:table-cell;
  16.     vertical-align: middle;
  17.     padding-left: 0.5px;
  18. }
  19. </style>
  20.  
  21. <div class="container">
  22. Keciyo Follow: @s⠀|⠀Meta Follow: @m  
  23. <br> Meta Follow: @m
  24. </div>
  25.  
  26. <br>
  27. <br>
Add Comment
Please, Sign In to add comment