build
This commit is contained in:
@ -312,7 +312,7 @@ header {
|
||||
background-color: var(--color-bg);
|
||||
padding: .75rem 0;
|
||||
z-index: 10;
|
||||
border-bottom: .5rem solid var(--color-teal);
|
||||
border-bottom: thick solid var(--color-teal);
|
||||
box-shadow: 0 .25rem .15rem var(--color-shadow);
|
||||
}
|
||||
|
||||
@ -506,7 +506,7 @@ header li {
|
||||
footer {
|
||||
padding: 1rem 0;
|
||||
font-size: .9rem;
|
||||
border-top: .5rem solid var(--color-pink);
|
||||
border-top: thick solid var(--color-pink);
|
||||
}
|
||||
|
||||
footer ul {
|
||||
@ -1104,6 +1104,6 @@ This is supposed to be a new paragraph, but it isn't.</p>
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/style/` was built on 2026-02-20T16:35:28.448Z -->
|
||||
<!-- This page `/style/` was built on 2026-02-20T16:46:10.289Z -->
|
||||
<body>
|
||||
</body></body>
|
||||
Reference in New Issue
Block a user