Skip to content

Commit 6823fac

Browse files
authored
Solved : Coloring Problem iin HTML File
1 parent 8abebdd commit 6823fac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h1 class="nikhil">
112112
Or you can leave a message with my <a href="contact.html">Contact form</a>!
113113
</p>
114114
<details>
115-
<summary style="color:rgb(227, 145, 115); cursor: pointer;">
115+
<summary style="color:#C63B65; cursor: pointer;">
116116
Click to read on...
117117
</summary>
118118

@@ -169,4 +169,4 @@ <h1 class="nikhil">
169169

170170
<!-- Cloudflare Pages Analytics<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "38db65fab07649b1ba2617a744f8ddfb"}'></script><!-- Cloudflare Pages Analytics --></body>
171171

172-
</html>
172+
</html>

0 commit comments

Comments
 (0)