From 08c6cf0d4316681fb08b0592184eb4cd580b826e Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Fri, 23 Dec 2011 10:05:06 +0000 Subject: [PATCH] Added FAQ section to the tutorial --- jOOQ-website/css/jooq.css | 4 ++++ jOOQ-website/frame.php | 2 +- jOOQ-website/index.php | 30 +++++++++++++++--------------- jOOQ-website/tutorial.php | 26 ++++++++++++++++++++++++++ 4 files changed, 46 insertions(+), 16 deletions(-) diff --git a/jOOQ-website/css/jooq.css b/jOOQ-website/css/jooq.css index a4a031a3ba..ae15397a80 100644 --- a/jOOQ-website/css/jooq.css +++ b/jOOQ-website/css/jooq.css @@ -247,4 +247,8 @@ div.screenshot { white-space: pre-wrap; word-wrap: break-word; text-align: center; +} + +.mono { + font-family: monospace; } \ No newline at end of file diff --git a/jOOQ-website/frame.php b/jOOQ-website/frame.php index 70b0984190..5c506f03c3 100644 --- a/jOOQ-website/frame.php +++ b/jOOQ-website/frame.php @@ -33,7 +33,7 @@ Home