summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 008138f..d28a895 100644
--- a/index.html
+++ b/index.html
@@ -26,6 +26,8 @@ div > div { width: 20px; }
div > div:nth-child(1) { text-align: right; top: 5px; left: 3px; }
div > div:nth-child(2) { text-align: center; top: 15px; left: 16px; opacity: 0.8; transform: rotate(20deg); }
div > div:nth-child(3) { text-align: left; top: 29px; left: 28px; }
+div.playing { border: 2px solid #fff; box-shadow: 0 1px 3px #fff; z-index: 2; }
+div.playing > div { margin: -2px -2px; }
</style>
</head>
<body>