---
tags: theme
title: hackmd台灣CDC記者會配色模板
description: Use `{%hackmd ICZuHkagQuiH1BVEThW4Yg %}`
---
<!-- 背景:rgb(41, 68, 181)
文字:rgb(255, 255, 255)
桌巾:rgb(59, 117, 63)
背心外:rgb(60, 60, 60)
背心內:rgb(255, 255, 25)
衛福部:rgb(132, 187, 211) -->
<style>
.ui-content {
color: rgb(255, 255, 255);
}
.ui-view-area {
background-color: rgb(41, 68, 181);
}
h1, h2 .raw {
color: rgb(255, 255, 25);
}
strong {
color: rgb(255, 255, 25);
}
.ui-infobar, .ui-published-note span {
color: rgb(255, 255, 225);
}
blockquote p {
color: rgb(132, 187, 211);
}
h6 span {
color: rgb(132, 187, 211);
}
a {
color: rgb(132, 187, 211);
}
table {
color: rgb(0, 0, 0);
}
th {
background-color: #4CAF50;
color: rgb(255, 255, 255);
}
</style>
<!-- {%hackmd PS82Qb-oQDWisW243e12Tg %} -->