Update modules/ui/htmls.py
Browse files- modules/ui/htmls.py +1 -0
modules/ui/htmls.py
CHANGED
@@ -34,6 +34,7 @@ CSS = """
|
|
34 |
}
|
35 |
#md_project a:hover {
|
36 |
text-decoration: underline;
|
|
|
37 |
|
38 |
#md_disclaimer a {
|
39 |
color: #34d399;
|
|
|
34 |
}
|
35 |
#md_project a:hover {
|
36 |
text-decoration: underline;
|
37 |
+
}
|
38 |
|
39 |
#md_disclaimer a {
|
40 |
color: #34d399;
|