Skip to content

Commit

Permalink
Update CSS-Home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Leia286 authored Sep 12, 2021
1 parent 7cf04b9 commit fa8f3af
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions CSS-Home.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,9 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Leia286/RandomCSS/Night1.css" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-skAcpIdS7UcVUC05LJ9Dxay8AXcDYfBJqt1CJ85S/CFujBsIzCIv+l9liuYLaMQ/" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>
<style>/*
body{background-color:black;
color:white;font-family:sans-serif;}
.body{
text-align:left;
padding:5%;
}
.center{
text-align:center;
}
code{font-family: 'Source Code Pro', monospace;}
h1,small{font-family: 'Roboto', sans-serif;}
*/ </style>
<style>
/* Night1.css */
</style>
<meta charset="utf-8">
<title>Random CSS</title>
</head>
Expand Down

0 comments on commit fa8f3af

Please sign in to comment.