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

This commit is contained in:
Dooho Yi 2020-05-11 19:51:33 +09:00
parent 580bc9bad4
commit 8484a5e306

View file

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