Difference between revisions of "Template:Tsinghua"

 
(56 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
/* Change Background color*/
 
/* Change Background color*/
 
body {   
 
body {   
margin-top = - 50px;
 
 
                                 background-color: #CC99CC;
 
                                 background-color: #CC99CC;
                                font-family: Georgia, "Times New Roman", Serif;
 
 
}
 
}
  
 
                 /* Adjust mainbody position*/
 
                 /* Adjust mainbody position*/
 
                         #content {
 
                         #content {
                                 padding:auto;
+
                                 margin-top:-66px;
 
                                 border:0;
 
                                 border:0;
                                 width:76%;
+
                                 width:75.5%;
 
                         }
 
                         }
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
Line 28: Line 26:
 
margin-left:20px;
 
margin-left:20px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 +
                                margin-top: 7px;
 
background-color: #fff;  
 
background-color: #fff;  
 
border-bottom: 14px solid #565656;
 
border-bottom: 14px solid #565656;
Line 42: Line 41:
 
padding: 20px 0px;
 
padding: 20px 0px;
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;
background-color: #E8E8E9;
+
background-color: #66CCCC;
 
}
 
}
  
Line 55: Line 54:
 
background-color: #fff;  
 
background-color: #fff;  
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;
 +
 +
                                font-family: Georgia, "Times New Roman", Serif;
 
}
 
}
  
Line 67: Line 68:
 
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
  
 +
                /*Change the styling of text for everything inside main container*/
 +
#mainContainer p {
 +
font-size: 13px;
 +
color: #000000;
 +
}
 
 
 
/*This changes the color and font family */
 
/*This changes the color and font family */
Line 73: Line 79:
 
border-bottom: none;
 
border-bottom: none;
 
font-weight: bold;
 
font-weight: bold;
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
 
margin-top:10px;
 
margin-top:10px;
 
}
 
}
Line 98: Line 104:
 
     margin-right: 10px;
 
     margin-right: 10px;
 
     margin-left: 10px;
 
     margin-left: 10px;
 +
                               
 +
                                font-family: Georgia, "Times New Roman", Serif;
 
     }
 
     }
  
Line 176: Line 184:
 
color: #565656;
 
color: #565656;
 
width: 150px;
 
width: 150px;
}
+
                        }
 +
 
  
 
/*CLASSES */
 
/*CLASSES */
Line 196: Line 205:
 
padding: 15px;
 
padding: 15px;
 
padding-top: 5px;
 
padding-top: 5px;
 +
                                font-family: Helvetica, Arial, Tahoma;
 
     }
 
     }
 +
.classic-title span {
 +
    position: absolute;
 +
    margin-top: -30px;
 +
    border-bottom-color: #00afd1;
 +
}
  
  
 
</style>
 
</style>
 +
 
<!-- End of CSS -->
 
<!-- End of CSS -->
  

Latest revision as of 04:01, 26 October 2015