/ ‘theme-dark/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-11 20:01:44 +09:00
parent dd4fa3acb7
commit 0e75f29a8e

View file

@ -57,6 +57,10 @@
h1, h2, h3, h4, h5, h6 {
opacity: 0.3;
}
ul {
padding-bottom: 1em;
}
</style>
</head>