tweaks: add a missing 'type' attribute to a <style> tag
To stop the W3 validator from complaining.
Этот коммит содержится в:
родитель
26025f79ce
Коммит
078d612b9e
@ -5,7 +5,7 @@
|
|||||||
<title>The GNU nano editor FAQ</title>
|
<title>The GNU nano editor FAQ</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
<meta name="description" content="The genesis story of the nano editor, plus the solution to some common problems.">
|
<meta name="description" content="The genesis story of the nano editor, plus the solution to some common problems.">
|
||||||
<style>
|
<style type="text/css">
|
||||||
.indented { margin-left: 2em; font-family: courier; font-size: 110%; }
|
.indented { margin-left: 2em; font-family: courier; font-size: 110%; }
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user