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

 
(54 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
<style>
+
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
 +
<style>  
 +
 
 +
html{
 +
      width:100%;
 +
}
 +
 
 +
p{
 +
        width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
 
 +
}
 +
 
 
.title {
 
.title {
 
width: 100%;
 
width: 100%;
Line 24: Line 37:
 
margin-right: auto;
 
margin-right: auto;
 
height: auto;
 
height: auto;
font-size: 3.75em;
+
font-size: 3.25em;
 
font-family: Trebuchet MS;
 
font-family: Trebuchet MS;
 
font-weight: 300;
 
font-weight: 300;
Line 32: Line 45:
  
 
.littletitle {
 
.littletitle {
 +
width: 100%;
 +
color: #BC818D;
 +
margin-left: 0%;
 +
height: auto;
 +
font-size: 1.5em;
 +
font-family: Trebuchet MS;
 +
font-weight: 550;
 +
}
 +
 +
section>h1 {
 
width: 100%;
 
width: 100%;
 
color: #BC818D;
 
color: #BC818D;
Line 50: Line 73:
 
padding-top: 13%;
 
padding-top: 13%;
 
text-align: center;
 
text-align: center;
line-height: 1.4em;
+
line-height: 1.7em;
 
}
 
}
 
          
 
          
 
.content {
 
.content {
 +
        word-break: normal;
 +
        word-wrap: break-word;
 
width: 85%;
 
width: 85%;
 
color: #262626;
 
color: #262626;
Line 68: Line 93:
 
margin-left: 3%;
 
margin-left: 3%;
 
margin-right: 3%;
 
margin-right: 3%;
 +
margin-bottom: 5%;
 
         text-align: center;
 
         text-align: center;
 
}
 
}
Line 74: Line 100:
 
         margin-right: 7%;  
 
         margin-right: 7%;  
 
         margin-left: 7%;
 
         margin-left: 7%;
         width: 23%;
+
         width: 25%;
 
}
 
}
  
Line 80: Line 106:
 
         margin-right: 3%;  
 
         margin-right: 3%;  
 
         margin-left: 3%;
 
         margin-left: 3%;
         width: 23%;
+
         width: 25%;
 
}
 
}
  
Line 205: Line 231:
 
@media only screen and (max-device-width: 400px)
 
@media only screen and (max-device-width: 400px)
 
{
 
{
 +
pre{
 +
        width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 +
code{
 +
      width: 100%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
 +
}
 +
 
.title {
 
.title {
 
width: 100%;
 
width: 100%;
Line 212: Line 251:
 
         margin-bottom: 5%;
 
         margin-bottom: 5%;
 
height: 18%;
 
height: 18%;
font-size: 1em;
+
font-size: 2em;
 
font-family: Trebuchet MS;
 
font-family: Trebuchet MS;
font-weight: 400;
+
font-weight: 450;
 
text-align: center;
 
text-align: center;
 
padding-top: 10%;
 
padding-top: 10%;
Line 228: Line 267:
 
         margin-bottom: 5%;
 
         margin-bottom: 5%;
 
height: 15%;
 
height: 15%;
font-size: 0.8em;
+
font-size: 1.3em;
 
font-family: Trebuchet MS;
 
font-family: Trebuchet MS;
font-weight: 300;
+
font-weight: 400;
 
padding-top: 2%;
 
padding-top: 2%;
 
padding-bottom: 3%;
 
padding-bottom: 3%;
Line 236: Line 275:
  
 
.littletitle {
 
.littletitle {
 +
        letter-spacing: 0.03em;
 
width: 100%;
 
width: 100%;
 
color: #BC818D;
 
color: #BC818D;
 
margin-left: 0%;
 
margin-left: 0%;
 
height: auto;
 
height: auto;
font-size: 0.7em;
+
font-size: 1.1em;
 
font-family: Trebuchet MS;
 
font-family: Trebuchet MS;
 
font-weight: 550;
 
font-weight: 550;
Line 246: Line 286:
  
 
.HomepageContent {
 
.HomepageContent {
 +
        letter-spacing: 0.04em;
 
width: 100%;
 
width: 100%;
 
color: #262626;
 
color: #262626;
 
height: auto;
 
height: auto;
font-size: 0.5em;
+
font-size: 0.7em;
 
font-family: Trebuchet MS;
 
font-family: Trebuchet MS;
 
font-weight: 450;
 
font-weight: 450;
 
padding-top: 13%;
 
padding-top: 13%;
text-align: center;
+
line-height: 1.2em;
line-height: 0.6em;
+
 
}
 
}
 
          
 
          
 
.content {
 
.content {
 +
        word-break: normal;
 +
        word-wrap: break-word;
 
width: 85%;
 
width: 85%;
 
color: #262626;
 
color: #262626;
 
margin-left: auto;
 
margin-left: auto;
 
margin-right: auto;
 
margin-right: auto;
font-size: 0.6em;
+
font-size: 1em;
 
font-family: Tahoma;
 
font-family: Tahoma;
 
font-weight: 310;
 
font-weight: 310;
letter-spacing: 0.06em;
+
letter-spacing: 0.03em;
line-height: 1em;
+
line-height: 1.2em;
 
}
 
}
  
Line 272: Line 314:
 
margin-left: 3%;
 
margin-left: 3%;
 
margin-right: 3%;
 
margin-right: 3%;
 +
margin-bottom: 5%;
 
         text-align: center;
 
         text-align: center;
 
}
 
}
Line 295: Line 338:
  
 
table{
 
table{
     border-collapse:collapse;
+
     border-collapse: collapse;
     cell-padding: 1%;
+
     cell-padding: 0.1%;
 
     align: center;
 
     align: center;
 
     width: 90%;
 
     width: 90%;
Line 304: Line 347:
  
 
table, td, th {
 
table, td, th {
     border: 0.03em solid black;
+
     border: 0.05em solid black;
 +
    font-size: 0.4em;
 
}
 
}
  
Line 334: Line 378:
  
 
.instructionOfPicture {
 
.instructionOfPicture {
 +
        letter-spacing: 0.03em;
 
color: #767171;
 
color: #767171;
 
font-family: Georgia;
 
font-family: Georgia;
font-size: 0.5em;
+
font-size: 0.7em;
 
text-align: center;
 
text-align: center;
 
font-weight: 100;
 
font-weight: 100;
letter-spacing: 0.03em;
+
letter-spacing: 0.1em;
 +
line-height: 1em;
 
}
 
}
  
Line 345: Line 391:
 
color: #767171;
 
color: #767171;
 
font-family: Georgia;
 
font-family: Georgia;
font-size: 0.5em;
+
font-size: 0.7em;
 
font-weight: 100;
 
font-weight: 100;
line-height: 0.6em;
+
line-height: 1em;
 
}
 
}
  
Line 369: Line 415:
  
 
.background {
 
.background {
         width: 80%;
+
         width: 90%;
margin-left: 10%;
+
margin-left: 5%;
margin-right: 10%;
+
margin-right: 5%;
 
background-color:#fdfdfd;
 
background-color:#fdfdfd;
 
}
 
}
Line 379: Line 425:
 
font-size: 0.5em;
 
font-size: 0.5em;
 
font-style: oblique;
 
font-style: oblique;
 +
line-height: 1em;
 
}
 
}
  
Line 386: Line 433:
 
margin-bottom: 1%;
 
margin-bottom: 1%;
 
height: auto;
 
height: auto;
font-size: 0.8em;
+
font-size: 1.1em;
 
font-family: Trebuchet MS;
 
font-family: Trebuchet MS;
 
font-weight: 450;
 
font-weight: 450;
Line 397: Line 444:
 
color: #98B2D2;
 
color: #98B2D2;
 
font-family: Trebuchet MS;
 
font-family: Trebuchet MS;
font-size: 0.7em;
+
font-size: 1em;
 
font-weight: 400;
 
font-weight: 400;
 
white-space: nowrap;
 
white-space: nowrap;
Line 403: Line 450:
 
}
 
}
 
}
 
}
@media only screen and (min-width: 600px) and (max-device-width: 900px)
+
@media only screen and (min-width: 600px) and (max-device-width: 900px){
 
.title {
 
.title {
 
width: 100%;
 
width: 100%;
Line 409: Line 456:
 
margin-left: auto;
 
margin-left: auto;
 
margin-right: auto;
 
margin-right: auto;
    margin-bottom: 5%;
+
        margin-bottom: 5%;
 
height: auto;
 
height: auto;
 
font-size: 5.0em;
 
font-size: 5.0em;
Line 470: Line 517:
 
margin-left: 3%;
 
margin-left: 3%;
 
margin-right: 3%;
 
margin-right: 3%;
 +
margin-bottom: 5%;
 
         text-align: center;
 
         text-align: center;
 
}
 
}
Line 501: Line 549:
 
}
 
}
  
table, td, th {
+
table, td, th{
 
     border: 0.06em solid black;
 
     border: 0.06em solid black;
 
}
 
}
Line 567: Line 615:
  
 
.background {
 
.background {
         width: 80%;
+
         width: 90%;
 
margin-left: auto;
 
margin-left: auto;
 
margin-right: auto;
 
margin-right: auto;
Line 602: Line 650:
 
}
 
}
 
</style>
 
</style>
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
+
 
 
</head>
 
</head>
 
</html>
 
</html>

Latest revision as of 16:41, 17 October 2018