This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
fgm
/
js_react__github-battle
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Árvore:
4ddbc2a971
Ramos
Etiquetas
master
js_react__githu...
/
styles
/
index.js
index.js
100 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
const styles = {
transparentBg: {
background: "transparent"
}
};
module.exports = styles;