Advertisement
bagaspramudita

Untitled

May 2nd, 2020
739
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.27 KB | None | 0 0
  1. .metode-bayar {
  2.     margin-top: 10px;
  3.     text-align: center;
  4. }
  5.  
  6. .p-m-bayar {
  7.     font-size: 12px;
  8.     color: #878787;
  9.     font-style: italic;
  10.     font-family: Roboto, sans-serif;
  11. }
  12.  
  13. .img-bayar img {
  14.     max-width: 100%;
  15.     display: block;
  16.     height: auto;
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement