From 85eb8bc530d7085a4c74d79198b84499094b5535 Mon Sep 17 00:00:00 2001 From: plaa Date: Mon, 19 Dec 2011 05:07:24 +0000 Subject: [PATCH] test tours git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@236 180e2498-e6e9-4542-8430-84ac67f01cd8 --- datafiles/tours/style.css | 5 +++++ datafiles/tours/test.tour | 9 +++++---- datafiles/tours/test2.tour | 9 ++++----- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/datafiles/tours/style.css b/datafiles/tours/style.css index 63c3c04d..4aa6f550 100644 --- a/datafiles/tours/style.css +++ b/datafiles/tours/style.css @@ -13,3 +13,8 @@ div.base { p { margin: 0 0 5px; } + +a { + color: #0000dd; + text-decoration: underline; +} diff --git a/datafiles/tours/test.tour b/datafiles/tours/test.tour index e5c20045..978771cd 100644 --- a/datafiles/tours/test.tour +++ b/datafiles/tours/test.tour @@ -1,18 +1,19 @@ # Foo bar -A test tour +First test tour This is the description. + [left_design.png] -This is the left_design file. +

This is the first slide — the left_design file. -It's nifty. It's also economical. +

It's nifty. It can also contain links (though they don't work yet). [main_window.png] -This is the next one. +This is the next slide (and the last). diff --git a/datafiles/tours/test2.tour b/datafiles/tours/test2.tour index aff6262a..f8daabdb 100644 --- a/datafiles/tours/test2.tour +++ b/datafiles/tours/test2.tour @@ -1,16 +1,15 @@ Another test tour

This is the second tour. -

You get it? +

Comprende? + [left_design.png] This is the second tour. -It's nifty. It's also economical. - - [main_window.png] -This is the next one. + +This is the second/last slide. -- 2.30.2