mirror of
https://github.com/midou36o/midou36o.github.io
synced 2026-04-08 07:56:57 +05:30
New blog thing.
This commit is contained in:
@@ -54,8 +54,7 @@
|
||||
@apply ml-4;
|
||||
}
|
||||
.blog :global(blockquote) {
|
||||
@apply border-gray-600 pl-4;
|
||||
@apply border-l-4 'dark:border-gray-300';
|
||||
@apply border-purple-700 pl-4 border-l-4;
|
||||
}
|
||||
.blog :global(pre) {
|
||||
@apply overflow-x-auto;
|
||||
@@ -101,8 +100,4 @@
|
||||
-ms-overflow-style: none; /* IE and Edge */
|
||||
scrollbar-width: none; /* Firefox */
|
||||
}
|
||||
/* Force dark mode as it is ignored. */
|
||||
:global(.dark, blockquote.dark) {
|
||||
@apply dark;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user