Move from fileb0x to embed.FS. Fixes #22.
Also removed unused fontawesome JS.
This commit is contained in:
+1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,14 @@
|
||||
#paste-contents {
|
||||
font-family: monospace;
|
||||
font-size: 0.9rem;
|
||||
height: 90vh;
|
||||
}
|
||||
|
||||
.paste-data {
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
/* This is a special case for multiline tooltips. See https://github.com/Wikiki/bulma-tooltip/issues/34 */
|
||||
.tooltip.is-tooltip-multiline::before {
|
||||
white-space:pre-line
|
||||
}
|
||||
Reference in New Issue
Block a user