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

This commit is contained in:
Dooho Yi 2020-05-11 19:52:34 +09:00
parent 8484a5e306
commit c16f1b3bff

View file

@ -55,7 +55,7 @@
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
opacity: 0.5; opacity: 0.3;
} }
</style> </style>
</head> </head>