Работа над ночным режимом

This commit is contained in:
Book Pauk
2023-01-11 14:07:08 +07:00
parent f4ce1f337e
commit bf4f5bc88b
6 changed files with 63 additions and 26 deletions

View File

@@ -88,6 +88,6 @@ export default vueComponent(CommonHelpPage);
margin-left: 10px;
cursor: pointer;
font-size: 120%;
color: blue;
color: var(--text-anchor-color);
}
</style>