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
Michael Mandl 3ef1435e12 Display latest image
The latest image gets displayed for 60 seconds, after that all images
get displayed randomly.
2015-12-28 13:24:32 +01:00

7 lines
65 B
CSS

div
{
padding: 20px;
background-color: black;
color: green;
}