Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / docs / prettify_sa.css
diff --git a/docs/prettify_sa.css b/docs/prettify_sa.css
new file mode 100644 (file)
index 0000000..55818a7
--- /dev/null
@@ -0,0 +1,10 @@
+body {
+  color: #314E64; 
+/*  -webkit-font-smoothing: antialiased; */
+  font-size: 13px;
+  padding: 1em;
+}
+pre {
+  font-family: "Menlo", "Courier New", Courier,monospace; 
+  
+}
\ No newline at end of file