mirror of
https://github.com/cc65/cc65.git
synced 2025-02-04 13:32:54 +00:00
Reduced shadow for h2 to improve readability.
This commit is contained in:
parent
5269552346
commit
e34ee32973
@ -26,7 +26,7 @@ h1 {
|
|||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 160%;
|
font-size: 160%;
|
||||||
text-shadow: 2px 2px 6px #303030;
|
text-shadow: 1px 1px 3px #303030;
|
||||||
letter-spacing: 1px;
|
letter-spacing: 1px;
|
||||||
margin-top: 2em;
|
margin-top: 2em;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user