Ignore style of clicked links.
This commit is contained in:
parent
faceaf87eb
commit
b3797f60d2
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@
|
|||
h2 a {
|
||||
color: black;
|
||||
}
|
||||
a {
|
||||
color: #00e;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue