Ignore style of clicked links.
This commit is contained in:
parent
faceaf87eb
commit
b3797f60d2
@ -28,6 +28,9 @@
|
||||
h2 a {
|
||||
color: black;
|
||||
}
|
||||
a {
|
||||
color: #00e;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user