/ ‘theme/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-11 19:47:42 +09:00
parent ad66f1ae6d
commit 1e348eb2b3

View file

@ -33,6 +33,10 @@
time {
font-size: 0.65em;
}
h1, h2, h3, h4, h5, h6, h7 {
opacity: 0.5;
}
</style>
</head>