@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html>
<head>
- <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Markdown Viewer</title>
<link href="/vendor/mdl.min.css" rel="stylesheet" type="text/css" media="all" />
<link href="/css/icons.css" rel="stylesheet" type="text/css" media="all" />
@@ -38,6 +38,10 @@ footer, #footer-push {
font-size: 20px; position: relative; top: 1px;
}
+
+/*markdown-viewer*/
/*form*/
.mdl-js-textfield:nth-of-type(1) {
width: 400px;