diff --git a/amb-dido.php b/amb-dido.php index b5a10e9..0995935 100644 --- a/amb-dido.php +++ b/amb-dido.php @@ -2,7 +2,7 @@ /** * Plugin Name: AMB-DidO Plugin * Description: Erstellt Metadaten gemäß AMB-Standard im JSON-Format für didaktische und Organisationsressourcen - * Version: 0.1 + * Version: 0.6 * Author: Justus Henke */ diff --git a/styles-frontend.css b/styles-frontend.css index 40c7433..36b3056 100644 --- a/styles-frontend.css +++ b/styles-frontend.css @@ -15,7 +15,7 @@ } .amb-metadata-box ul { - list-style-type: none; + list-style-type: none !important; padding: 0; margin: 0; display: flex;