1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-21 21:16:51 +00:00

updated to jquery 3.3.1, except for w2ui; markdown tweaks

This commit is contained in:
Steven Hugg
2018-11-21 15:58:44 -05:00
parent e51bd2a579
commit d5a89b0837
11 changed files with 38 additions and 18 deletions
+9
View File
@@ -341,3 +341,12 @@ div.markdown {
margin:3%;
padding:1em;
}
div.markdown table {
margin:1em;
}
div.markdown td {
padding:0.2em;
}
div.markdown th {
padding:0.2em;
}