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