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

This commit is contained in:
Dooho Yi 2020-06-24 22:29:56 +09:00
parent 97f9097d55
commit 589beb62bc

View file

@ -64,7 +64,7 @@
} }
hr { hr {
border-color: rgba(180, 64, 134, 1.0); border-color: rgba(37, 176, 118, 1.0);
} }
</style> </style>
</head> </head>