make links green
This commit is contained in:
parent
903c66b1d9
commit
ac5f4d2c1e
@ -40,6 +40,14 @@
|
||||
footer {
|
||||
max-inline-size: none;
|
||||
}
|
||||
|
||||
a,
|
||||
a:hover,
|
||||
a:focus,
|
||||
a:active,
|
||||
a:visited {
|
||||
color: lime;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user