mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 03:56:26 +02:00
parent
7178b409c3
commit
1125d6f1a8
13 changed files with 31 additions and 13 deletions
|
@ -5,6 +5,7 @@
|
|||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<link href="testIcon.svg" type="image/png" rel="icon">
|
||||
<link href="testIcon.svg" type="image/png" rel="shortcut icon">
|
||||
<link rel="stylesheet" href="../default.css" type="text/css">
|
||||
<style>
|
||||
iframe, object, embed {
|
||||
display: block;
|
||||
|
@ -12,6 +13,9 @@
|
|||
width: 100%;
|
||||
height: 7em;
|
||||
}
|
||||
#code {
|
||||
font-size: 70%;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="data:text/css;base64,Ym9keXtiYWNrZ3JvdW5kLWNvbG9yOiNlMGZmZTA7fQ==">
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue