added styling to viewblog page

This commit is contained in:
CDaut 2022-06-25 14:08:14 +02:00 committed by CDaut
parent b0b1ba1bb1
commit a13b2c80f5
17 changed files with 71 additions and 625 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="file://$PROJECT_DIR$" libraries="{github, jquery-3.6.0, jquery-3.6.0.slim, js-cookie, simplemde}" />
<file url="file://$PROJECT_DIR$" libraries="{github, jquery-3.6.0, jquery-3.6.0.slim, js-cookie, mathjax, simplemde}" />
</component>
</project>

1
.idea/mdblog.iml generated
View file

@ -25,6 +25,7 @@
<orderEntry type="library" name="simplemde" level="application" />
<orderEntry type="library" name="js-cookie" level="application" />
<orderEntry type="library" name="github" level="application" />
<orderEntry type="library" name="mathjax" level="application" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />