diff media/css/otherpages.css @ 122:0dac02d8c448

More style changes.
author Atul Varma <varmaa@toolness.com>
date Tue, 01 Apr 2008 17:38:38 -0700
parents f8e3c7a6b63a
children 3c9822a872e9
line wrap: on
line diff
--- a/media/css/otherpages.css	Tue Apr 01 17:13:41 2008 -0700
+++ b/media/css/otherpages.css	Tue Apr 01 17:38:38 2008 -0700
@@ -47,19 +47,16 @@
     text-align: center;
 }
 #content #bottom .table_middle .title {
-    padding-left: 15px;
     padding-bottom: 10px;
     font-size: 18px;
 }
 
 #content #bottom .table_middle .details {
-    padding-left: 30px;
     font-size: 14px;
 }
 
 #content #bottom .table_middle #sidebar {
     float: left;
-    font-size: 80%;
     width: 160px;
     margin: 15px;
 }
@@ -138,7 +135,6 @@
     margin: 0;
     padding: 8px 12px;
     text-decoration: none;
-//    color: #547A9B;
     color: #003663;
 }
 
@@ -160,3 +156,14 @@
 .menu-box ul li.indented {
     text-indent: 1em;
 }
+
+.corner-box {
+    background: url(https://addons.mozilla.org/img/rustico/left-top-corner-box.jpg) top left no-repeat;
+    margin: 0 0 10px 0;
+    padding: 12px 0 12px 15px;
+}
+
+h2.persona-name {
+    font-size: 14px;
+    font-weight: semi-bold;
+}