Merge branch 'csp-akkoma' into shigusegubu-themes3
This commit is contained in:
commit
a72dc45f46
2 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<link rel="stylesheet" id="theme-holder" type="text/css" href="/static/empty.css" />
|
||||
<!--server-generated-meta-->
|
||||
</head>
|
||||
<body >
|
||||
<body>
|
||||
<noscript>To use Pleroma, please enable JavaScript.</noscript>
|
||||
<div id="splash">
|
||||
<!-- we are hiding entire graphic so no point showing credit -->
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
@use "panel";
|
||||
|
||||
@import '@fortawesome/fontawesome-svg-core/styles.css';
|
||||
@import '@floatingghost/pinch-zoom-element/dist/pinch-zoom.css';
|
||||
|
||||
:root {
|
||||
--status-margin: 0.75em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue