1
0
mirror of https://github.com/nokonoko/Uguu.git synced 2024-01-06 13:35:15 +00:00
This commit is contained in:
Go Johansson (neku) 2023-12-10 16:49:45 +01:00
parent 8a113a8256
commit 4bf611afac

View File

@ -404,9 +404,8 @@ progress[value]::-webkit-progress-bar {
*/
kbd {
padding: 0.1875rem 0.375rem;
font-size: 0.875em;
color: #FFFFFF;
background-color: #333333;
background-color: #444444;
border-radius: 0.25rem;
}
kbd kbd {