1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-17 05:24:06 +00:00

Added background to code example

This commit is contained in:
2023-01-19 19:07:39 +01:00
parent 25ef108ef4
commit 0b5ec78d8c

View File

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