removed test black background from default theme
[atutor.git] / docs / themes / default / styles.css
index 5a847c1..8f09fc9 100644 (file)
@@ -10,12 +10,13 @@ html,body{
        margin-left:.8em;
        float:left;
 }
-/* main body attributes */
+/* main body attributes STARTED HERE */
 body {
        font-family: Verdana, Helevetica, Arial, sans-serif;
        font-size:.8em;
        margin:0px;
        background-color: #F2F9FA;
+       
 }
 .page_wrapper{
 /*     border:1px solid #aaaaaa;*/
@@ -1316,7 +1317,7 @@ div#content-test {
        width: 80%;
 }
 div#content-test ol{   
-       margin-right: 5pt;      
+       margin-right: 5pt;
 }
 
 div#content-test ol ul li{
@@ -2930,11 +2931,15 @@ text-decoration:none;
 vertical-align:middle;
 margin-right:.5em;
 }
-
+/*social networking box on admin page */
+#social_networking{
+padding: 1em;
+margin: 0;
+}
 
 /* End Photo Album Styles
  * 
  * 
  * 
  * 
- */
\ No newline at end of file
+ */