소스 검색

add style a

visuddhinanda 2 년 전
부모
커밋
4f09fae80e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      resources/mustache/html/main.html

+ 3 - 0
resources/mustache/html/main.html

@@ -8,6 +8,9 @@
             text-indent: 2em;
             line-height: 1.7em;
         }
+        a {
+            text-decoration: none;
+        }
     </style>
 </head>
 <body>