This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Axel
/
odds
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
added css
Axel Nordh
hace 4 años
padre
7637f1bcb1
commit
b83046c799
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
OddsJavaFx/src/web/front/style.css
+ 3
- 0
OddsJavaFx/src/web/front/style.css
Ver fichero
@@ -0,0 +1,3 @@
+table, th, td {
+ border: 1px solid black;
+}