]> git.mxchange.org Git - friendica.git/blobdiff - library/phpsec/docbook.css
bug #96 move libraries to library - better alignment of like rotator
[friendica.git] / library / phpsec / docbook.css
diff --git a/library/phpsec/docbook.css b/library/phpsec/docbook.css
new file mode 100644 (file)
index 0000000..4f67aa4
--- /dev/null
@@ -0,0 +1,43 @@
+body {\r
+  font-family: Georgia, "Times New Roman", Times, serif\r
+}\r
+\r
+div.author h3 {\r
+  display: none\r
+}\r
+\r
+a {\r
+  text-decoration: none;\r
+  color: #369\r
+}\r
+\r
+a:hover {\r
+  text-decoration: underline\r
+}\r
+\r
+.programlisting {\r
+  font-family: Monaco, "Andale Mono","Courier New", Courier, mono;\r
+  font-size: 10pt\r
+}\r
+\r
+.programlisting, .code {\r
+  background: #eee;\r
+  color: #181;\r
+  font-weight: bold\r
+}\r
+\r
+.red {\r
+  color: #e11\r
+}\r
+\r
+.highlight {\r
+  background: #ee1\r
+}\r
+\r
+thead {\r
+  background: #ccc\r
+}\r
+\r
+#crypt_aes_benchmarks_table.tbody {\r
+  font-weight: bold\r
+}
\ No newline at end of file