Difference between revisions of "Team:Jilin China/CSS Details"

 
(27 intermediate revisions by the same user not shown)
Line 120: Line 120:
 
.bodycontent .s2 > ul > li{
 
.bodycontent .s2 > ul > li{
 
background: white;
 
background: white;
padding: 7.5vw 0 7.5vw 0 !important;
+
padding: 3.5vw 0 3.5vw 0 !important;
 
margin-bottom: 2rem;
 
margin-bottom: 2rem;
 
}
 
}
Line 132: Line 132:
 
margin:0 0 0 calc(42.5vw - 11rem) !important;
 
margin:0 0 0 calc(42.5vw - 11rem) !important;
 
}
 
}
 +
}
 +
.pdfs{
 +
width:100%;
 +
height:50rem;
 +
padding:
 +
}
 +
.pdfs object {
 +
width:100%;
 +
height:100%;
 +
object-fit:cover;
 +
overflow:auto;
 +
min-height: 100%
 
}
 
}
 
@media screen and (min-width:680px){
 
@media screen and (min-width:680px){
Line 463: Line 475:
  
 
.bodycontent .reference ul li{
 
.bodycontent .reference ul li{
list-style: decimal;
+
list-style: none;
padding: 1rem 1rem 0 1rem;
+
padding: 0.3rem 1rem 0 0;
 
box-sizing: border-box;
 
box-sizing: border-box;
 +
text-align: justify;
 +
font-family:Times New Roman;
 
}
 
}
 
.triangle{
 
.triangle{
Line 474: Line 488:
 
padding: 0;
 
padding: 0;
 
}
 
}
.figure{
+
.bodycontent section .figure:first-letter{
color:rgba(0,20,86,1.00);
+
color:gray !important;
font-style: italic;
+
font-size: 0.9rem !important;
font-size: 1rem;
+
font-family: Arial !important;
 
font-weight: normal;
 
font-weight: normal;
text-align: center;
+
margin: 0 auto;
margin: 0;
+
width:auto !important;
 +
line-height: 0.9rem !important;
 +
float:none !important;
 +
padding:0 !important;
 +
}
 +
.bodycontent section .figure{
 +
color:gray;
 +
font-size: 0.9rem !important;
 +
font-family: Arial !important;
 +
font-weight: normal;
 +
width:auto !important;
 +
line-height:0.9rem !important;
 +
text-align:center !important;
 
}
 
}
  
Line 562: Line 588:
 
font-weight:100 !important;
 
font-weight:100 !important;
 
padding: 0 0 1rem 0;
 
padding: 0 0 1rem 0;
color:#404040
+
color:#404040;
 
}
 
}
 
.bodycontent section table{
 
.bodycontent section table{
Line 668: Line 694:
 
.figure{
 
.figure{
 
color:rgba(0,20,86,1.00);
 
color:rgba(0,20,86,1.00);
font-style: italic;
 
 
font-size: 0.9rem;
 
font-size: 0.9rem;
 
font-weight: normal;
 
font-weight: normal;
text-align: center;
+
margin: 0 auto;
margin: 0;
+
 
}
 
}
 
.bodycontent .s2 p .figures{
 
.bodycontent .s2 p .figures{
Line 687: Line 711:
 
float: left;
 
float: left;
 
}
 
}
.bodycontent .s2 p .figures .figure{
+
.bodycontent .s2 p .figures .figure_in{
 
float:right;
 
float:right;
 
width: 100%;
 
width: 100%;

Latest revision as of 19:24, 17 October 2018