blog.css 171 B

1234567891011
  1. /*
  2. Blog.css
  3. The default theme for ArozOS Blog Engine
  4. Author: tobychui
  5. */
  6. p, span, div, h1, h2, h3, h4, h5, h6, a {
  7. font-family: taipeiSans !important;
  8. }