From 9dc6701a9cd243ea9bd8981ee21133b659533b13 Mon Sep 17 00:00:00 2001 From: Bjoern Brandenburg Date: Fri, 7 Dec 2007 12:13:02 -0500 Subject: added new logo and changed style logo credit: Jasper McChesney --- inc/format.css | 23 +++++++++++++++++------ inc/litmusrt.png | Bin 0 -> 5260 bytes index.html | 29 ++++++++++++++++++----------- 3 files changed, 35 insertions(+), 17 deletions(-) create mode 100644 inc/litmusrt.png diff --git a/inc/format.css b/inc/format.css index 2b9e1bc..17b1c2b 100644 --- a/inc/format.css +++ b/inc/format.css @@ -117,24 +117,29 @@ table { .boxsize { width: 8.5in; + margin-top: 0cm; margin-left: 1cm; } -.authors { - margin-left: 1cm; - font-style: italic; +.authors { + margin-top: 0.75cm; +// margin-left: 1cm; + font-style: italic; } a { - color: #032e03; +// color: #47733c; + color: #6fb45e; + font-weight: bold; text-decoration: underline; } a:hover { - color: #147614; + color: #d66836; + font-weight: bold; } @@ -203,4 +208,10 @@ h3 { .flushright { text-align: right; -} \ No newline at end of file +} + +.logobox { + width: 8.5in; + margin-left: 1cm; + margin-bottom: 1.0cm; + } diff --git a/inc/litmusrt.png b/inc/litmusrt.png new file mode 100644 index 0000000..6177940 Binary files /dev/null and b/inc/litmusrt.png differ diff --git a/index.html b/index.html index 621c64b..d68684d 100644 --- a/index.html +++ b/index.html @@ -7,15 +7,19 @@ LITMUS RT: Linux Testbed for Multiprocessor Scheduling in Real-Time Systems -

LITMUSRT: Linux Testbed for Multiprocessor Scheduling in Real-Time Systems

- -

- Dr. James H. Anderson & - Students, - The University of North Carolina at Chapel Hill -

- -

+ +

+ LITMUS^RT: Linux Testbed for Multiprocessor Scheduling in Real-Time Systems +

+ Dr. James H. Anderson & + Students, + The University of North Carolina at Chapel Hill +

+ +
+ +
+

about - support - collaborators - @@ -24,6 +28,9 @@ installation - documentation

+
+ +

About

@@ -70,7 +77,7 @@

-- cgit v1.2.2