Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
copyvios
espelho de
https://github.com/earwig/copyvios
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
0
Trabalho
Ver a proveniência
Improve styling a bit.
pull/24/head
Ben Kurtovic
há 10 anos
ascendente
7a58c99104
cometimento
d470aae53c
1 ficheiros alterados
com
10 adições
e
2 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+10
-2
static/api.css
+ 10
- 2
static/api.css
Ver ficheiro
@@ -17,15 +17,23 @@ span.code {
span.resp-dtype, span.resp-desc {
padding: 0 0.25em;
background-color: #E
5
E
5
E
5
;
background-color: #EEE;
}
span.resp-dtype {
color: #009;
}
span.resp-dtype:before {
content: "(";
}
span.resp-dtype:after {
content: ")";
}
span.resp-desc {
color: #090;
color: #0
5
0;
}
span.param-key {
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar