Clean up styles now that are part of the editor

This commit is contained in:
Paulo Gustavo Veiga
2022-02-20 21:55:40 -08:00
parent 93f3e91cc1
commit 859c3dd927
6 changed files with 103 additions and 668 deletions

View File

@@ -16,8 +16,7 @@
<base href="${requestScope['site.baseurl']}/static/webapp/">
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;600&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="../../css/editor.css"/>
<%@ include file="/jsp/pageHeaders.jsf" %>
<title>Loading ... | WiseMapping</title>