mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
Add federalist links as target for tbd link
This commit is contained in:
parent
c7f26e8084
commit
824a1f49a7
1 changed files with 2 additions and 0 deletions
|
@ -123,8 +123,10 @@ h2 {
|
|||
}
|
||||
|
||||
/* Make "placeholder" links visually obvious */
|
||||
a[href^="https://federalist-"]::after,
|
||||
a[href$="todo"]::after {
|
||||
background-color: yellow;
|
||||
color: color(blue-80v);
|
||||
content: " [link TBD]";
|
||||
font-style: italic;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue