We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e6ce5 commit 33cd34bCopy full SHA for 33cd34b
index.html
@@ -4,7 +4,7 @@
4
<title>Advances in Applied Computer Science Invited Speaker Series</title>
5
<style>
6
body {
7
- font-family: 'Courier New', monospace;
+ font-family: 'Roboto Mono';
8
}
9
a:link {
10
color: white;
@@ -32,6 +32,7 @@
32
</style>
33
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
34
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
35
+<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono">
36
</head>
37
<body style="background-color:black;color:white;">
38
0 commit comments