From 5d378446189004058dd0b93d37a4d95eb78aff31 Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Mon, 3 Dec 2012 18:03:08 +0000 Subject: [PATCH] new start page finished --- cts/htdocs/index.htm | 2 +- cts/htdocs/layout/styles.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cts/htdocs/index.htm b/cts/htdocs/index.htm index 0c0f3d9..c414c8b 100644 --- a/cts/htdocs/index.htm +++ b/cts/htdocs/index.htm @@ -10,7 +10,7 @@

DAQ Control

-Welcome to your allround DAQ monitoring and controlling tool. +Welcome to your all-round DAQ monitor and control tool.

Documentation

diff --git a/cts/htdocs/layout/styles.css b/cts/htdocs/layout/styles.css index 9ad79ce..082b64e 100644 --- a/cts/htdocs/layout/styles.css +++ b/cts/htdocs/layout/styles.css @@ -7,7 +7,7 @@ body { } body.index { - background:#f5f5f5 url("/layout/background.png") fixed; + background:#f5f5f5 url("/layout/background.png") fixed no-repeat; } h2 { -- 2.43.0