summaryrefslogtreecommitdiff
path: root/html/style.css
diff options
context:
space:
mode:
authorpdp8 <pdp8@pdp8.info>2024-03-04 23:13:40 +0100
committerpdp8 <pdp8@pdp8.info>2024-03-04 23:13:40 +0100
commit0555b2cd77986d916968f1443e375fad005c8d43 (patch)
tree84112db3509f5d9b40fe41abd14fa6bc1c41303d /html/style.css
parent6b40f3b54efabb740e825ba3d94b5695c2b98ede (diff)
html.rb separated, Makefile for website generation
Diffstat (limited to 'html/style.css')
-rw-r--r--html/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/style.css b/html/style.css
index dbf2307..8478ca3 100644
--- a/html/style.css
+++ b/html/style.css
@@ -157,4 +157,4 @@ audio::-webkit-media-controls-panel {
#prev:active,
#next:active {
color: black;
-} \ No newline at end of file
+}