This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
fgm
/
js_react__github-battle
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Aborescence:
4ddbc2a971
Branches
Tags
master
js_react__githu...
/
styles
/
index.js
index.js
100 B
Historique
Raw
1
2
3
4
5
6
7
8
const styles = {
transparentBg: {
background: "transparent"
}
};
module.exports = styles;