Make StartPage tips use BackgroundTextColor

This commit is contained in:
qewer33
2023-08-28 16:52:34 +03:00
parent 23ad8ffcd2
commit 53ca19458e

View File

@@ -150,6 +150,7 @@ ul.tabs li a.active:hover {
}
.footnote {
color: BGTCOLOR;
text-align: center;
display: block; /* footnote tips display */
clear: both;