feat: style code block

This commit is contained in:
amhsirak
2024-11-19 00:19:07 +05:30
parent d3a338c168
commit 81e32394d1

View File

@@ -27,8 +27,10 @@ a {
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
background-color: papayawhip;
}
#browser-actions {