Skip to content

Commit

Permalink
☆ style css file ☆
Browse files Browse the repository at this point in the history
  • Loading branch information
starg3n authored Sep 26, 2024
1 parent 64520a0 commit 95ff36f
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
<!doctype html>
<html>
<style>
body {background-color: Black;}
h1 {color: #FFE5B4; text-align: center;}
p {color: #FFE5B4; text-align: center;}
b {color: #FFE5B4; text-align: center;}
h3 {color: #FFE5B4; text-align: center;}
h2 {color: #FFE5B4; text-align: center;}
b {color: #FFE5B4; text-align: center;}
i {color: #FFE5B4; text-align: center;}
a {color: #FFE5B4; text-align: center;}
<link rel="stylesheet" href="styles.css">
</style>
<head>
<title>☆ starg3n ☆</title>
Expand Down

0 comments on commit 95ff36f

Please sign in to comment.