dark mode

This commit is contained in:
gurusabarish
2021-06-21 15:34:43 +05:30
parent fd2b79bc98
commit 60767edc93
10 changed files with 83 additions and 44 deletions
+3 -1
View File
@@ -5,7 +5,9 @@ body {
font-family: "Roboto", sans-serif;
background-color: #eaedf0;
}
.blog-page-color{
color: #3a3b3c !important;
}
#TableOfContents {
padding: 3%;
}