Statische Test-Datei (eine CSS-Datei) zu den Test-Beispielen hinzugefĆ¼gt
[percentcodec] / cachecontrol-example-jsp / src / main / webapp / default.css
diff --git a/cachecontrol-example-jsp/src/main/webapp/default.css b/cachecontrol-example-jsp/src/main/webapp/default.css
new file mode 100644 (file)
index 0000000..e04bba2
--- /dev/null
@@ -0,0 +1,7 @@
+body {
+  background-color: #ccc;
+  color: #444;
+}
+h1,h2,h3,h4 {
+  color: #000;
+}
\ No newline at end of file