]> git.decadent.org.uk Git - memories.git/blob - templates/memories.css
Add new dependencies
[memories.git] / templates / memories.css
1 body { background: #afa; }
2
3 .recentuploads {
4     float:right;
5     background: #ddd;
6     padding: 10px;
7     border: 1px solid black;
8 }