Frontend stuff for lain.church. Fork for the rare times I change anything.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

12 satır
152B

  1. .btncontainer {
  2. display: inline-block;
  3. text-align: center;
  4. color: white;
  5. max-width: 80px;
  6. }
  7. .btnimg {
  8. width: 64px;
  9. height: 64px;
  10. padding: 8px;
  11. }