optional msd and atx

This commit is contained in:
Devaev Maxim
2019-03-18 02:00:58 +03:00
parent d1a6d79af5
commit d049400a97
10 changed files with 151 additions and 62 deletions

View File

@@ -208,3 +208,7 @@ ul.footer li.footer-right {
ul.footer li a {
color: var(--cs-page-obscure-fg);
}
.feature-disabled {
display: none;
}