Commit e5671c9ded8255696d92f522ef608028f9b1ffd7
1 parent
19c34c4a
Exists in
master
and in
7 other branches
Inclusão de CSS
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
datadownload.htm
... | ... | @@ -8,6 +8,7 @@ |
8 | 8 | <!-- Leitura dos arquivos de estilos --> |
9 | 9 | <link rel="stylesheet" type="text/css" href="css/geral.css"> |
10 | 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 | 12 | <style> |
12 | 13 | P |
13 | 14 | {COLOR: #2F4632;text-align: justify;font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;} | ... | ... |