Moving Docs and Faq to separate lazy loaded module

This commit is contained in:
softsimon
2022-04-24 22:53:27 +04:00
parent bf314be7eb
commit 9b4c6b9e2c
19 changed files with 118 additions and 101 deletions

View File

@@ -0,0 +1,13 @@
p {
color: #4a68b9;
font-weight: 700;
margin: 10px 0;
margin: 15px 0 10px 0;
}
a {
color: #fff;
text-decoration: none;
display: block;
margin: 5px 0;
}