mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-21 08:20:25 +00:00
6 lines
106 B
CSS
6 lines
106 B
CSS
|
|
@font-face {
|
||
|
|
src:url(file.html)
|
||
|
|
}
|
||
|
|
background-image:url(file.html)
|
||
|
|
/*background-image:url(broken.html)*/
|