A tumblelog theme for Hugo
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.

9 satır
140 B

  1. body {
  2. background-color: #fff;
  3. color: black;
  4. }
  5. h1#site-title a, h1#site-title a:visited, h1#site-title a:hover, .fa {
  6. color: #eee;
  7. }