X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=public%2Fstylesheets%2Ffeedcatcher.css;fp=public%2Fstylesheets%2Ffeedcatcher.css;h=7623e22eeda7f32b85ee637df57bb4b06268bc44;hb=acd80c1fc3212b41c0b05a8f5ac2ad7edc990751;hp=0000000000000000000000000000000000000000;hpb=0f4b492932a509694b7621c1198da336af75e582;p=feedcatcher.git diff --git a/public/stylesheets/feedcatcher.css b/public/stylesheets/feedcatcher.css new file mode 100644 index 0000000..7623e22 --- /dev/null +++ b/public/stylesheets/feedcatcher.css @@ -0,0 +1,9 @@ +/* START:notice */ +#notice { + border: 2px solid red; + padding: 1em; + margin-bottom: 2em; + background-color: #f0f0f0; + font: bold smaller sans-serif; +} +/* END:notice */