mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2025-12-29 11:45:20 -05:00
Add themecolors test
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<head>
|
||||
<title>Themecolors Test Page</title>
|
||||
<style>
|
||||
div {font-weight: bolder; padding: 10px; border-radius: var(--radius);}
|
||||
div {text-shadow: white 0px 0px 3px; font-weight: bolder; padding: 10px; border-radius: var(--radius);}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user