mirror of
https://github.com/cc65/cc65.git
synced 2026-04-21 09:17:52 +00:00
Reduced shadow for h2 to improve readability.
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ h1 {
|
||||
|
||||
h2 {
|
||||
font-size: 160%;
|
||||
text-shadow: 2px 2px 6px #303030;
|
||||
text-shadow: 1px 1px 3px #303030;
|
||||
letter-spacing: 1px;
|
||||
margin-top: 2em;
|
||||
margin-bottom: 1em;
|
||||
|
||||
Reference in New Issue
Block a user