Explorar el Código

Default stylesheet for reports

Neal Wilson hace 6 años
padre
commit
80f95022b3
Firmado por: Neal Wilson <neal@typica.us> GPG Key ID: 2A0BDDE701E66EB9
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      src/resources/css/default.css

+ 3
- 0
src/resources/css/default.css Ver fichero

@@ -0,0 +1,3 @@
1
+html {
2
+    background-color: #ffffff;
3
+}

Loading…
Cancelar
Guardar