]> git.mjollnir.org Git - moodle.git/commitdiff
Stylistic problem solved
authorandreabix <andreabix>
Mon, 23 Oct 2006 08:00:13 +0000 (08:00 +0000)
committerandreabix <andreabix>
Mon, 23 Oct 2006 08:00:13 +0000 (08:00 +0000)
theme/formal_white/README.html

index 46b4ec2a2a3374adf965cbe3a69fe9f9dcb18b33..a7cc508d15c37f261f7dbce51df6777b3a35972e 100644 (file)
@@ -1,19 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+</head>
+<body>
 <h3>Formal_White Theme</h3>
-<hr />
 
-<p>This theme has the colour gamma into the pale grey/brown area. Those colours
-  renders in a very similar way in both RGB and LCD monitors. Custom logo can
-  be easely substituded (see instruction below). Fonts used are &quot;Arial, Helvetica&quot;
-  for text and menu items and &quot;Verdana,Geneva&quot; for headers, both  fonts are 
-  fine for screen reading.</p>
+<hr>
+
+<p>This theme has the colour gamma in the pale grey/brown area.&nbsp;
+Both RGB and LCD monitors render these colours similarly. A custom logo
+can be easily substituted (see instructions below). The fonts used are
+"Arial, Helvetica" for text and menu items and "Verdana,Geneva" for
+headers, all of which are well-adapted for screen reading.</p>
+
 <p>To update logos with your own: </p>
+
 <ul>
+
   <li>create two file with two different sized logos: </li>
+
   <li>logo.jpg, height100 pixel </li>
+
   <li>logo_small.jpg, height 50 pixel</li>
+
   <li>via FTP upload the jpg files into /moodle/theme/formal_withe folder,
         overwriting the existing jpg.</li>
+
 </ul>
+
 <p>The  bigger logo will be used for the home page only, while the smaller will
   be used for all
 the other pages. </p>
+</body>
+</html>