projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
760bbee
)
Change a couple CSS rules to allow identical look to original docs.
author
Thom Brown
<thom@linux.com>
Fri, 18 Nov 2011 15:37:21 +0000
(15:37 +0000)
committer
Thom Brown
<thom@linux.com>
Fri, 18 Nov 2011 15:37:21 +0000
(15:37 +0000)
media/css/docs.css
patch
|
blob
|
blame
|
history
diff --git
a/media/css/docs.css
b/media/css/docs.css
index 7f5c3ab844c05cb012b27e1633d4d946bf30b91f..8ac92b399796198c666664fe00ecd0102c72b6b9 100644
(file)
--- a/
media/css/docs.css
+++ b/
media/css/docs.css
@@
-310,10
+310,15
@@
blockquote.TIP code {
}
.emphasis,
-.c2 {
+.c2,
+.c4 {
font-weight: bold;
}
+.REPLACEABLE {
+ font-style: italic;
+}
+
/* Table Styles */
table {