Chaned font
This commit is contained in:
parent
3d3bf93100
commit
50a86b0a83
1 changed files with 2 additions and 0 deletions
|
@ -1,11 +1,13 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>asxpi</title>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans">
|
||||
<style>
|
||||
body {
|
||||
color: #FAFAFA;
|
||||
background-color: #121212;
|
||||
text-align: center;
|
||||
font-family: 'Open Sans';
|
||||
}
|
||||
.footer {
|
||||
position: fixed;
|
||||
|
|
Loading…
Add table
Reference in a new issue