mirror of
https://github.com/jdan/98.css.git
synced 2025-08-30 17:19:56 +02:00
Remove excess closing tags
This commit is contained in:
@@ -14,9 +14,9 @@
|
|||||||
content="https://github.com/jdan/98.css/raw/master/docs/window.png?raw=true"
|
content="https://github.com/jdan/98.css/raw/master/docs/window.png?raw=true"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<link rel="stylesheet" href="98.css"></style>
|
<link rel="stylesheet" href="98.css">
|
||||||
<link rel="stylesheet" href="docs.css"></style>
|
<link rel="stylesheet" href="docs.css">
|
||||||
<link rel="stylesheet" href="vs.css"></style>
|
<link rel="stylesheet" href="vs.css">
|
||||||
</head>
|
</head>
|
||||||
<body ontouchstart>
|
<body ontouchstart>
|
||||||
<aside>
|
<aside>
|
||||||
|
@@ -14,9 +14,9 @@
|
|||||||
content="https://github.com/jdan/98.css/raw/master/docs/window.png?raw=true"
|
content="https://github.com/jdan/98.css/raw/master/docs/window.png?raw=true"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<link rel="stylesheet" href="98.css"></style>
|
<link rel="stylesheet" href="98.css">
|
||||||
<link rel="stylesheet" href="docs.css"></style>
|
<link rel="stylesheet" href="docs.css">
|
||||||
<link rel="stylesheet" href="vs.css"></style>
|
<link rel="stylesheet" href="vs.css">
|
||||||
</head>
|
</head>
|
||||||
<body ontouchstart>
|
<body ontouchstart>
|
||||||
<aside>
|
<aside>
|
||||||
|
Reference in New Issue
Block a user