This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
medfiz-clinical
/
crf
Observar
6
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Adding topLess style to remove top border (didn't work, keeping for reference)
Andrej Studen
1 ano atrás
pai
cadb04a77f
commit
6c6e233e1a
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão unificada
Mostrar estatísticas do Diff
2
0
web/crf/crfHTML.css
+ 2
- 0
web/crf/crfHTML.css
Ver arquivo
@@ -46,3 +46,5 @@ height:120px;
.stretch {
.stretch {
padding: 50px;
padding: 50px;
}
}
+
+.topLess { border-top: none;}