X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=cachecontrol-example-jsp%2Fsrc%2Fmain%2Fwebapp%2Fdefault.css;fp=cachecontrol-example-jsp%2Fsrc%2Fmain%2Fwebapp%2Fdefault.css;h=e04bba270c0ed7a742ded7eddc5a15a0f80148ee;hp=0000000000000000000000000000000000000000;hb=50d98cb69e831b62993a87ed6620514d4b147683;hpb=69a9ecf0c666d866a44735daa2ce4ba86e0def63 diff --git a/cachecontrol-example-jsp/src/main/webapp/default.css b/cachecontrol-example-jsp/src/main/webapp/default.css new file mode 100644 index 00000000..e04bba27 --- /dev/null +++ b/cachecontrol-example-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