Compare commits
3 commits
dcdb5a8ab5
...
a72dc45f46
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a72dc45f46 | ||
|
|
1dfa99c74f | ||
|
|
d7fb073908 |
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