netlify deployment
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user