X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=examples%2Fstatic%2Fsrc%2Fmain%2Fwebapp%2Fstatic%2Fstylesheets.css;fp=examples%2Fstatic%2Fsrc%2Fmain%2Fwebapp%2Fstatic%2Fstylesheets.css;h=e04bba270c0ed7a742ded7eddc5a15a0f80148ee;hb=8e399db0b0860812452868e08e20ee82ddf1f528;hp=0000000000000000000000000000000000000000;hpb=e7c72fc7ecbc9211a6f97c7869ba3439cf4fa33f;p=percentcodec diff --git a/examples/static/src/main/webapp/static/stylesheets.css b/examples/static/src/main/webapp/static/stylesheets.css new file mode 100644 index 00000000..e04bba27 --- /dev/null +++ b/examples/static/src/main/webapp/static/stylesheets.css @@ -0,0 +1,7 @@ +body { + background-color: #ccc; + color: #444; +} +h1,h2,h3,h4 { + color: #000; +} \ No newline at end of file