Difference between revisions of "Template:Tongji China/userDefault"

Line 5: Line 5:
 
margin-right: auto;
 
margin-right: auto;
 
height: auto;
 
height: auto;
font-size: 50px;
+
font-size: 80px;
 
font-family: courier;
 
font-family: courier;
 
font-weight: 400;
 
font-weight: 400;
 
padding: 20px;
 
padding: 20px;
 
text-align: center;
 
text-align: center;
 +
margin-top: 60px;
 +
margin-bottom: 30px;
 
}
 
}
  
Line 18: Line 20:
 
margin-right: auto;
 
margin-right: auto;
 
height: auto;
 
height: auto;
font-size: 42px;
+
font-size: 60px;
 
font-family: courier;
 
font-family: courier;
 
font-weight: 300;
 
font-weight: 300;
padding: 20px;
 
 
text-align: center;
 
text-align: center;
 +
margin-top: 40px;
 +
margin-bottom: 40px;
 
}
 
}
  

Revision as of 12:14, 11 October 2018

.title { width: 980px; color: #393C40; margin-left: auto; margin-right: auto; height: auto; font-size: 80px; font-family: courier; font-weight: 400; padding: 20px; text-align: center; margin-top: 60px; margin-bottom: 30px; }

.title_2 { width: 980px; color: #393C40; margin-left: auto; margin-right: auto; height: auto; font-size: 60px; font-family: courier; font-weight: 300; text-align: center; margin-top: 40px; margin-bottom: 40px; }

.content { width: 980px; color: #393C40; margin-left: auto; margin-right: auto; font-size: 18px; font-family: arial; font-weight: 100; letter-spacing: 1px; line-height: 1.5em; }

.linkOfPicture { width: 980px; margin-left: auto; margin-right: auto; }

.logoPicture { width: 980px; height: auto; margin-left: auto; margin-right: auto; text-align: center; }

.titleInContent { color: #BC818D; font-size: 24px; letter-spacing: 1px; line-height: 2em; font-family: arial; font-weight: 200; }

.instructionOfPicture { color: #767171; font-family: arial; font-size: 20px; text-align: center; font-weight: 100; letter-spacing: 1px; }

.codeText { width: 500px; margin-left: 240px; color: #959DA5; font-family: fixedsys; font-size: 20px; font-style: italic; text-align: left; }

.codeText>p{ color: #959DA5; font-family: fixedsys; font-size: 20px; font-style: italic; text-align: left; }

.background {

       width: 1120px;

margin-left: auto; margin-right: auto; background-color:#fdfdfd; }

.dataText { font-weight: 300; font-size: 20px; font-style: oblique; }

.judgeTitle{ width: 980px; margin-left: auto; margin-right: auto; color: #808080; font-family: "century gothic"; font-size: 40px; margin-bottom: 30px; margin-top: 40px; white-space: nowrap; }

.judgeTitle2{ width: 980px; margin-left: auto; margin-right: auto; color: #9CC2E5; font-family: "arial black"; font-size: 25px; white-space: nowrap; }

.test_a:hover img{

       transform: scale(1.05);  
       transition: all 1s ease 0s;

}