mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
highlight target id to make link#id behavior more apparent
suggested by @LeoFNaN at https://github.com/github/choosealicense.com/pull/411#issuecomment-223729386
This commit is contained in:
parent
7cefe4c92d
commit
f37bad97ec
@ -66,6 +66,10 @@ strong {
|
||||
color: #444;
|
||||
}
|
||||
|
||||
:target {
|
||||
background-color: yellow;
|
||||
}
|
||||
|
||||
.container {
|
||||
margin: 40px auto;
|
||||
width: 940px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user