Commit e5671c9ded8255696d92f522ef608028f9b1ffd7

Authored by Edmar Moretti
1 parent 19c34c4a

Inclusão de CSS

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
datadownload.htm
@@ -8,6 +8,7 @@ @@ -8,6 +8,7 @@
8 <!-- Leitura dos arquivos de estilos --> 8 <!-- Leitura dos arquivos de estilos -->
9 <link rel="stylesheet" type="text/css" href="css/geral.css"> 9 <link rel="stylesheet" type="text/css" href="css/geral.css">
10 <link rel="stylesheet" type="text/css" href="pacotes/jsobjects/documentation.css"> 10 <link rel="stylesheet" type="text/css" href="pacotes/jsobjects/documentation.css">
  11 +<link rel="stylesheet" type="text/css" href="pacotes/jsobjects/jsUI-Treeview/default.css">
11 <style> 12 <style>
12 P 13 P
13 {COLOR: #2F4632;text-align: justify;font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;} 14 {COLOR: #2F4632;text-align: justify;font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;}