---
title: NCCUDOC Medium Theme
description: Medium styled markdown css, to use this, add `{% hackmd @nccudocs/medium-theme %}` in your HackMD note
tags: Theme
TODOs:
- revisit heading from h1~h6
- Screenshot
- alternative blockquote style
- tables
---
<style>
:root{
--base-font: 'gill sans mt', cambria,'Noto Sans TC';
}
.markdown-body img + strong {
display: block;
text-align: center;
font-weight: normal;
margin-top: 10px;
/* color: rgba(0, 0, 0, 0.54)