Are you using the standard pi touch display ? Curious about the resolution
reef-pi does not use any custom css as of now, we can certainly add it if need be. As of now, I have kept the static assets to a bare minimum, and include only bootstrap (the omnipotent css library from twitter) for all styling. So any bootstrap styles will be usable as it is.
https://github.com/reef-pi/reef-pi/tree/master/assets
bootstrap is responsive, so there must be we way for us to make individual component render correct on different screens (mobile, desktop & tablets). I know the whole responsive thing in reef-pi UI is absymal. In particular the charts & dialogs (in mobile phones at least). Keep bringing up specific UX/UI issues, I may just ask one of my UI friends to fix them for us in one go :-)
Yes standard pi touch screen so 800x400. Its Is more an issue having to scroll than anything else. I have a Bluetooth keyboard and mouse i use during setup and updating but during regular use its easier to just use the touch screen to see how the tank is at(temp for now lol). And having to scroll to see the temp chart makes that cumbersome.
Will play around some themes and take some ss :)
