Author: phobos
Date: 2013-06-11 02:12:45 +0000 (Tue, 11 Jun 2013)
New Revision: 26214

Modified:
   website/trunk/css/typography.css
   website/trunk/en/index.wml
Log:
fix the css for the headers, try updating the div one more time


Modified: website/trunk/css/typography.css
===================================================================
--- website/trunk/css/typography.css    2013-06-11 01:57:39 UTC (rev 26213)
+++ website/trunk/css/typography.css    2013-06-11 02:12:45 UTC (rev 26214)
@@ -111,7 +111,7 @@
 #nav ul { font-size: 1.167em; }
 
   #nav ul li { list-style: none; }
-  
+
   #nav ul li a:link,
   #nav ul li a:visited {
     color: #23300e;
@@ -214,7 +214,8 @@
 
 table h2,
 #home-our-projects h2,
-#home-announcements h2 {
+#home-announcements h2,
+#home-users h2 {
        background: url(../images/table-head.jpg) left top repeat-x;
        color: #f6f6ed;
        padding-left: 10px;
@@ -227,7 +228,7 @@
 
 table h3 { font-size: 1.167em; }
 table p {
-       margin: 0; 
+       margin: 0;
 }
 
 table .name {
@@ -342,13 +343,13 @@
                color: #f6f6ed;
        }
        .title a:hover { color: #f6f6ed; }
-       
+
 .or {
        color: #c0e07a;
        font-size: 3em;
        padding: 30px 20px;
        font-weight: bold;
-}      
+}
 
 .fakeol {
        font-family: Georgia, "Times New Roman", Times, serif;
@@ -379,12 +380,12 @@
 
 #footer p,
 #footer ul {
-       font-size: 0.9em; 
+       font-size: 0.9em;
 }
 #footer ul {
        padding-left: 0;
        list-style: none;
-}      
+}
 
 #footer ul li {
        line-height: 18px;

Modified: website/trunk/en/index.wml
===================================================================
--- website/trunk/en/index.wml  2013-06-11 01:57:39 UTC (rev 26213)
+++ website/trunk/en/index.wml  2013-06-11 02:12:45 UTC (rev 26214)
@@ -190,7 +190,7 @@
             </tr>
           </table>
         </div>
-       <div id="torusers">
+       <div id="home-users">
           <h2>Who Uses Tor?</h2>
          <div class="fauxhead"></div>
           <div class="user">

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to