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