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