✏️ 正在编辑: extrato_dp.css
路径:
/srv/systems_dir/yuppiecred-bkp/public/styles/extrato_dp.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
/* Folha de estilos comum a varias paginas */ body { margin: 0; padding: 0; } a:link { color: #004080; } a:visited { color: #FF0000; } @media print { .soTela { display: none; } } @media screen { .so-impressao { display: none; } } .negrito { font-weight: bold; } .arial { font-family: Arial; } .block { display: block; } .texto-esquerda { text-align: left; } .texto-centro { text-align: center; } .texto-direita { text-align: right; } .centralizado { margin: 0 auto; text-align: left; } .recuado { text-indent: -2px; } table.tabela-com-borda { border-color: #000; border-collapse: collapse; } table.tabela-com-borda th,table.tabela-com-borda tr,table.tabela-com-borda td { border-color: #000; } .pagina-erro { height: 550px; padding-top: 35px; padding-left: 45px; font-family: Arial; font-size: 18px; color: red; } .msg-erro { text-align: center; font-family: Arial; color: red; } .msg-erro ul li { list-style-type: none; } .campo-invalido { background-color: #FFB3B3; } .botao { padding-left: 15px; padding-right: 15px; } .espaco-botoes { padding-right: 50px; } .formulario { text-align: center; font-family: Verdana; font-size: 16px; } .formulario td { vertical-align: top; } .formulario-label { padding-right: 5px; } .formulario-dica { font-size: 13px; padding-right: 5px; color: blue; } .coluna-dica-captcha { font-size: 13px; } .tabela-dados-fornecidos .odd { text-align: right; font-weight: bold; } .tabela-dados-fornecidos .even { text-align: left; } .width-50 { width: 50%; } .width-80 { width: 80%; } .width-95 { width: 95%; } .width-100 { width: 100%; } /* Folha de estilos responsavel pela formatacao das paginas que utilizam o layout1 */ img { border: none; } .topo-pagina,.rodape-pagina { background-color: #065ca5; width: 100%; } .topo-pagina tr td { vertical-align: top; } .titulo-topo-pagina { width: 100%; vertical-align: middle !important; } .titulo { text-align: center; font-family: Arial; color: blue; } .grande { font-size: 120%; font-weight: bold; } .cinzaP { background-color: #EAEAEA; font-size: 80%; } .cinzaG { background-color: #EAEAEA; font-size: larger; font-weight: bold; } .formulario-separador-data { font-size: 19px; font-weight: bold; } .coluna-dica-captcha { font-family: Arial; width: 450px; } .coluna-img-captcha { text-align: center; width: 250px; } .tabela-dados-fornecidos th { text-align: center; background-color: #C0C0C0; } .informe-cadsenha { font-weight: bold; color: blue; } .aviso-cadsenha { color: blue; text-align: justify; border: 1px solid #000; padding: 10px; width: 90%; } /* Folha de estilos responsavel pela formatacao das paginas do HISCRE */ @media print { table { font-size: 8pt; } } .resultado-hiscre { width: 80%; padding-bottom: 15px; } .resultado-hiscre table { width: 100%; } .titulo-rubricas { text-align: center; letter-spacing: 6px; } .subtitulo-rubricas { font-size: 80%; font-weight: normal; } .rubricas-negativas { margin-top: -1px; margin-bottom: 25px; } .width-33 { width: 33%; }
💾 保存文件
← 返回文件管理器