]> git.mjollnir.org Git - moodle.git/commitdiff
Style for question links
authormoodler <moodler>
Sat, 26 Apr 2003 05:42:51 +0000 (05:42 +0000)
committermoodler <moodler>
Sat, 26 Apr 2003 05:42:51 +0000 (05:42 +0000)
lang/en/docs/faq.html

index 2ea703e9e60ab71015e688f361b1b81446618d33..5da06d2b034eb99ac8daba5864b0d92eae7736d3 100644 (file)
        border: none;\r
        padding-left: 60px;\r
 }\r
+.questionlink {\r
+       font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;\r
+       font-size: medium;\r
+       border: none;\r
+       padding-left: 40px;\r
+}\r
 -->\r
 </style>\r
 </head>\r
   <a href="http://moodle.org/doc/?file=install.html">installation instructions</a> \r
   carefully will usually result in a perfectly working system. Here are some of \r
   the most common problems that are encountered:</p>\r
-<blockquote>\r
-<p class="normaltext"><a href="#php">PHP - is it installed and what version \r
-    do I have?</a></p>\r
-  <p class="normaltext"><a href="#blankpages">Why are all my pages blank?</a> \r
-  </p>\r
-  <p class="normaltext"><a href="#errorgetstring">My pages show fatal errors such \r
-    as : call to undefined function: get_string()</a></p>\r
-  <p class="normaltext"><a href="#headerssent">Why do I keep getting error messages \r
-    about &quot;headers already sent&quot;?</a></p>\r
-  <p class="normaltext"><a href="#failedopen">I keep getting this error: Failed \r
-    opening required '/web/moodle/lib/setup.php'</a></p>\r
-  <p class="normaltext"><a href="#filenotfound">Whenever I try to access or view \r
-    a file that I uploaded, I get an error &quot;File not Found&quot;</a></p>\r
-</blockquote>\r
+<p class="questionlink"><a href="#php">PHP - is it installed and what version \r
+  do I have?</a></p>\r
+<p class="questionlink"><a href="#blankpages">Why are all my pages blank?</a> \r
+</p>\r
+<p class="questionlink"><a href="#errorgetstring">My pages show fatal errors such \r
+  as : call to undefined function: get_string()</a></p>\r
+<p class="questionlink"><a href="#headerssent">Why do I keep getting error messages \r
+  about &quot;headers already sent&quot;?</a></p>\r
+<p class="questionlink"><a href="#failedopen">I keep getting this error: Failed \r
+  opening required '/web/moodle/lib/setup.php'</a></p>\r
+<p class="questionlink"><a href="#filenotfound">Whenever I try to access or view \r
+  a file that I uploaded, I get an error &quot;File not Found&quot;</a></p>\r
 <p>&nbsp;</p>\r
 <h4 class="question"><a name="php"></a>PHP - is it installed and what version \r
   do I have?</h4>\r