Add embedded gists & JSON gist data/metadata (#179)

هذا الالتزام موجود في:
Thomas Miceli
2023-12-21 20:00:04 +01:00
الأصل 845e28dd59
التزام 0753c5cb54
32 ملفات معدلة مع 872 إضافات و60 حذوفات

6
public/style.css مباع
عرض الملف

@@ -2,6 +2,8 @@
@tailwind components;
@tailwind utilities;
@config "../tailwind.config.js";
@layer base {
ul, ol {
list-style: revert;
@@ -98,10 +100,6 @@ pre {
max-height: 337px;
}
.hljs {
color: #c9d1d9;
}
.line-code.selected {
background-color: rgb(255, 247, 190) !important;
box-shadow: inset 4px 0 0 rgb(255, 213, 65) !important;