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

This commit is contained in:
Dooho Yi 2020-06-24 22:30:19 +09:00
parent 589beb62bc
commit 3548dd94e3

View file

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