]> git.mxchange.org Git - friendica.git/blob - library/phpsec/docbook.css
FR update to the strings THX Perig
[friendica.git] / library / phpsec / docbook.css
1 body {\r
2   font-family: Georgia, "Times New Roman", Times, serif\r
3 }\r
4 \r
5 div.author h3 {\r
6   display: none\r
7 }\r
8 \r
9 a {\r
10   text-decoration: none;\r
11   color: #369\r
12 }\r
13 \r
14 a:hover {\r
15   text-decoration: underline\r
16 }\r
17 \r
18 .programlisting {\r
19   font-family: Monaco, "Andale Mono","Courier New", Courier, mono;\r
20   font-size: 10pt\r
21 }\r
22 \r
23 .programlisting, .code {\r
24   background: #eee;\r
25   color: #181;\r
26   font-weight: bold\r
27 }\r
28 \r
29 .red {\r
30   color: #e11\r
31 }\r
32 \r
33 .highlight {\r
34   background: #ee1\r
35 }\r
36 \r
37 thead {\r
38   background: #ccc\r
39 }\r
40 \r
41 #crypt_aes_benchmarks_table.tbody {\r
42   font-weight: bold\r
43 }