]> wagnertech.de Git - timetracker.git/blob - rtl.css
Added a Dockerfile for app only as first step to containerization. See also PR#68.
[timetracker.git] / rtl.css
1 /* css definitions for rtl languages */
2
3 html {
4   direction: rtl;
5 }