Updating stable branch
[feedcatcher.git] / trunk / public / stylesheets / feedcatcher.css
1 /* START:notice */
2 #notice {
3 border: 2px solid red;
4 padding: 1em;
5 margin-bottom: 2em;
6 background-color: #f0f0f0;
7 font: bold smaller sans-serif;
8 }
9 /* END:notice */