source: bookmarks/trunk/lib/htdocs/assets/bookmark.css @ 119

Last change on this file since 119 was 119, checked in by peter, 8 years ago

#15: Use Plack::Middleware::Static to serve static assets.

Moved the CSS and Javascript for creating the popup window into external static assets.

File size: 155 bytes
Line 
1body, th, td {
2    font-size: .875em;
3}
4h1 {
5  font-size: 1.25em;
6}
7li {
8    margin-bottom: .5em;
9}
10th {
11    text-align: right;
12    font-weight: normal;
13}
Note: See TracBrowser for help on using the repository browser.