This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
FotoStream/war/FotoStream.css

9 lines
90 B
CSS
Raw Normal View History

2015-12-15 11:52:47 +00:00
/** Add css rules here for your application. */
2015-12-16 21:29:47 +00:00
body {
background-color: black;
2015-12-15 11:52:47 +00:00
}