simov 9 vuotta sitten
vanhempi
sitoutus
f79466f892
2 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. 0 1
      content/options.html
  2. 4 0
      css/options.css

+ 0 - 1
content/options.html

@@ -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" />

+ 4 - 0
css/options.css

@@ -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;