Update index.css
parent
6079e96dc7
commit
7e39f1b450
|
@ -44,6 +44,10 @@ a[href]:visited {
|
|||
/*(color: var(--navy);*/
|
||||
color: #809fff;
|
||||
}
|
||||
|
||||
ol {
|
||||
color: #d5cece;
|
||||
}
|
||||
main {
|
||||
padding: 1rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue