remove testing code

This commit is contained in:
Johannes Theiner
2025-10-17 12:36:26 +02:00
parent fa2fac56be
commit 9984b040b6
5 changed files with 16 additions and 47 deletions

View File

@@ -6,11 +6,3 @@ available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/
@import url('https://fonts.googleapis.com/css2?family=Jersey+10&display=swap');
a { background-image: url('https://www.example.com/file.jpg'); }
div { background-image: url('//example.com/file.jpg'); }
a.test { color: pink !important; }