Sfoglia il codice sorgente

Last style changes for tonight

Xen 1 anno fa
parent
commit
3186618b69
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      www/index.php
  2. 1 1
      www/main.css

+ 1 - 1
www/index.php

@@ -94,7 +94,7 @@ function clean_str($str) {
 		<a href="index.php?section=science&loc=<?php echo strtoupper($loc) ?>">SCIENCE</a>
 		<a href="index.php?section=health&loc=<?php echo strtoupper($loc) ?>">HEALTH</a>
 		<br>
-		<span class="newsfeed" style="size: 1;">-=-=-=-=-=-=-=-=-=-=-=-=-=-</span>
+		<span style="size: 1;">-=-=-=-=-=-=-=-=-=-=-=-=-=-</span>
 		<br>
 		<?php echo strtoupper($loc) ?> Edition
 		<a href="choose_edition.php">(Change)</a>

+ 1 - 1
www/main.css

@@ -45,7 +45,7 @@ h1.newsfeed {
     color:#a15cb3;
   }
   h3 a {
-    color:#8d9afa;
+    color:unset;
   }
   a:visited {
     color:#ac71bb;