Random changes for many files.
Signed-off-by: Pavel Kirilin <win10@list.ru>
This commit is contained in:
9
static/css/syntax-highlighter.scss
Normal file
9
static/css/syntax-highlighter.scss
Normal file
@ -0,0 +1,9 @@
|
||||
.nuxt-content {
|
||||
@apply break-words;
|
||||
|
||||
& .nuxt-content-highlight {
|
||||
& > .filename {
|
||||
@apply block bg-gray-700 text-gray-100 font-mono text-sm tracking-tight py-2 px-4 -mb-3 rounded-t;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user