Internet plus Telewizja, dodanie modal, poprawki w Markdown
This commit is contained in:
@@ -41,9 +41,15 @@
|
||||
}
|
||||
|
||||
.fuz-markdown a {
|
||||
@apply text-blue-600 dark:text-blue-400 underline hover:no-underline;
|
||||
@apply no-underline hover:no-underline;
|
||||
color: var(--fuz-accent);
|
||||
}
|
||||
|
||||
.fuz-markdown button.modal-link {
|
||||
@apply no-underline hover:no-underline mt-2;
|
||||
background: var(--fuz-bg);
|
||||
color: var(--fuz-accent);
|
||||
}
|
||||
.fuz-markdown blockquote {
|
||||
@apply border-l-4 border-gray-300 dark:border-gray-700 pl-4 italic mb-4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user