1
0
Fork 0
mirror of https://gitlab.com/nekoya/web.git synced 2025-04-25 13:41:18 +02:00

Remove blue border on accordion

This commit is contained in:
Moe Poi ~ 2021-09-26 16:10:54 +07:00
parent ce4ce466e0
commit 88a8a57fde

View file

@ -135,6 +135,11 @@
background-color: red;
border-color: red;
}
:focus {
outline: 0 !important;
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
</style>
</head>
<body>