1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-12-01 13:20:54 +00:00

Added background to code example

This commit is contained in:
Romein van Buren 2023-01-19 19:07:39 +01:00
parent 25ef108ef4
commit 0b5ec78d8c
Signed by: romein
GPG Key ID: 0EFF8478ADDF6C49

View File

@ -12,7 +12,7 @@
border: 1px solid #ccc;
border-radius: 10px;
padding: 0.5rem;
opacity: 0.6;
background-color: rgba(255, 255, 255, 0.7);
}
strong {