mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 12:50:24 +01:00
Merge pull request #426 from github/highlight-target-id
highlight target id to make link#id behavior more apparent
This commit is contained in:
commit
2e2185549c
@ -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