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

Line 1: Line 1:
.title{
+
.title {
width: 980px;
+
width: 980px;
color: #393C40;
+
color: #393C40;
margin-left: auto; margin-right: auto;
+
margin-left: auto;
height: auto;
+
margin-right: auto;
font-size: 50px;
+
height: auto;
font-family: courier;
+
font-size: 50px;
font-weight: 400;
+
font-family: courier;
padding: 20px;
+
font-weight: 400;
text-align: center;
+
padding: 20px;
}
+
text-align: center;
.title_2{
+
}
width: 980px;
+
 
color: #393C40;
+
.title_2 {
margin-left: auto; margin-right: auto;
+
width: 980px;
height: auto;
+
color: #393C40;
font-size: 42px;
+
margin-left: auto;
font-family: courier;
+
margin-right: auto;
font-weight: 300;
+
height: auto;
padding: 20px;
+
font-size: 42px;
text-align: center;
+
font-family: courier;
}
+
font-weight: 300;
.content{
+
padding: 20px;
width: 980px;
+
text-align: center;
color: #393C40;
+
}
margin-left: auto; margin-right: auto;
+
 
height: auto;
+
.content {
font-size: 18px;
+
width: 980px;
font-family:arial;
+
color: #393C40;
font-weight: 100;
+
margin-left: auto;
letter-spacing: 1px;
+
margin-right: auto;
line-height: 1.5em;
+
height: auto;
margin-bottom: 40px;
+
font-size: 18px;
}
+
font-family: arial;
.linkOfPicture{
+
font-weight: 100;
width: 980px;
+
letter-spacing: 1px;
margin-left: auto; margin-right: auto;
+
line-height: 1.5em;
+
margin-bottom: 40px;
}
+
}
.logoPicture{
+
 
width: 980px;
+
.linkOfPicture {
height: auto;
+
width: 980px;
margin-left: auto; margin-right: auto;
+
margin-left: auto;
text-align: center;
+
margin-right: auto;
}
+
}
.titleInContent{
+
 
color: #BC818D;
+
.logoPicture {
font-size: 24px;
+
width: 980px;
letter-spacing: 1px;
+
height: auto;
line-height: 2em;
+
margin-left: auto;
font-family: arial;
+
margin-right: auto;
font-weight: 200;
+
text-align: center;
}
+
}
.instructionOfPicture{
+
 
color: #767171;
+
.titleInContent {
font-family: arial;
+
color: #BC818D;
font-size: 20px;
+
font-size: 24px;
text-align: center;
+
letter-spacing: 1px;
font-weight: 100;
+
line-height: 2em;
letter-spacing: 1px;
+
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;
 +
}
 +
 
 +
body {
 +
background-color: #F9F9F6;
 +
}
 +
 
 +
.dataText {
 +
font-weight: 300;
 +
font-size: 20px;
 +
font-style: oblique;
 +
}

Revision as of 06:48, 6 October 2018

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

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

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

.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; }

body { background-color: #F9F9F6; }

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