Skip to content

Commit

Permalink
continue
Browse files Browse the repository at this point in the history
  • Loading branch information
Sup2point0 authored Jan 9, 2024
1 parent a389f94 commit 5d6f498
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/Nova/essence.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Overpass');
html {
background-image: url('assets/cortex.violet.jpg');
background-size: cover;
background-repeat: no-repeat;
}
2 changes: 1 addition & 1 deletion docs/Nova/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>

<head>
<title> supcode Nova </title>
<title> Nova docs/essence.css </title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../essence.css">
Expand Down

0 comments on commit 5d6f498

Please sign in to comment.