netlify deployment

This commit is contained in:
gurusabarish
2021-03-20 07:43:47 +05:30
parent 252ec5277f
commit c29489775b
8 changed files with 22 additions and 637 deletions
+10
View File
@@ -1,5 +1,7 @@
body {
font-family: "Roboto", sans-serif;
max-width: 100%;
overflow: hidden;
}
a:hover {
@@ -119,6 +121,14 @@ footer {
font-size: 48px;
}
#TableOfContents > ul li {
list-style-type: none;
}
#TableOfContents > ul li a {
color: black;
}
.mincho-font {
font-family: "Shippori Mincho B1", serif;
}