summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2021-10-05 00:29:24 +0300
committerYuval Adam <_@yuv.al>2021-10-05 00:29:24 +0300
commit804af9889936bfceede30228a86ec3f1a9097683 (patch)
treedaebedeed1a69debc23b159578d21a49083f494c /index.html
parent090ed8f0720e1d8281d49100d7029a325319854e (diff)
A splash of color
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index d429e7b..9e339cd 100644
--- a/index.html
+++ b/index.html
@@ -34,6 +34,10 @@
a:hover {
color: #ddd;
}
+
+ #ut {
+ color: salmon;
+ }
</style>
<script src="https://code.jquery.com/jquery-3.6.0.slim.min.js"
integrity="sha256-u7e5khyithlIdTpu22PHhENmPcRdFiHRjhAuHcs05RI=" crossorigin="anonymous"></script>