summaryrefslogtreecommitdiff
path: root/tools/auto_index/doc/html/reference.css
diff options
context:
space:
mode:
Diffstat (limited to 'tools/auto_index/doc/html/reference.css')
-rw-r--r--tools/auto_index/doc/html/reference.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/auto_index/doc/html/reference.css b/tools/auto_index/doc/html/reference.css
new file mode 100644
index 0000000000..6826962afc
--- /dev/null
+++ b/tools/auto_index/doc/html/reference.css
@@ -0,0 +1,11 @@
+/*============================================================================
+ Copyright 2003-2004 Douglas Gregor
+ Distributed under the Boost Software License, Version 1.0. (See accompany-
+ ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+============================================================================*/
+
+PRE.synopsis {
+ background-color: #e0ffff;
+ border: thin solid blue;
+ padding: 1em
+} \ No newline at end of file