diff --git a/memos/2/index.html b/memos/2/index.html index f916dfe..2975e7f 100644 --- a/memos/2/index.html +++ b/memos/2/index.html @@ -9,10 +9,12 @@ font-family: Tahoma, Verdana, Arial, sans-serif; background-color: black; color: white; - a { + + } + + a { color: #63c0f5; text-shadow: 0 0 5px rgba(104, 182, 255, 0.5); - } }