Update modules/ui/htmls.py
Browse files- modules/ui/htmls.py +1 -1
modules/ui/htmls.py
CHANGED
@@ -36,7 +36,7 @@ CSS = """
|
|
36 |
text-decoration: underline;
|
37 |
}
|
38 |
|
39 |
-
|
40 |
margin-top: 0;
|
41 |
margin-bottom: 0;
|
42 |
margin-left: 10px;
|
|
|
36 |
text-decoration: underline;
|
37 |
}
|
38 |
|
39 |
+
.md_title {
|
40 |
margin-top: 0;
|
41 |
margin-bottom: 0;
|
42 |
margin-left: 10px;
|