/ ‘themes/yoshi/templates/base.html’

This commit is contained in:
Dooho Yi 2020-06-24 22:29:18 +09:00
parent 422b4bd871
commit 97f9097d55

View file

@ -62,6 +62,10 @@
padding-bottom: 1em;
padding-inline-start: 2em;
}
hr {
border-color: rgba(180, 64, 134, 1.0);
}
</style>
</head>