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

 
(12 intermediate revisions by the same user not shown)
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 464: Line 476:
 
.bodycontent .reference ul li{
 
.bodycontent .reference ul li{
 
list-style: none;
 
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;
 
text-align: justify;
 +
font-family:Times New Roman;
 
}
 
}
 
.triangle{
 
.triangle{
Line 476: Line 489:
 
}
 
}
 
.bodycontent section .figure:first-letter{
 
.bodycontent section .figure:first-letter{
color:rgba(0,20,86,1.00);
+
color:gray !important;
 
font-size: 0.9rem !important;
 
font-size: 0.9rem !important;
 
font-family: Arial !important;
 
font-family: Arial !important;
Line 482: Line 495:
 
margin: 0 auto;
 
margin: 0 auto;
 
width:auto !important;
 
width:auto !important;
line-height: 1.9rem !important;
+
line-height: 0.9rem !important;
float:none;
+
float:none !important;
 
padding:0 !important;
 
padding:0 !important;
 
}
 
}
 
.bodycontent section .figure{
 
.bodycontent section .figure{
color:rgba(0,20,86,1.00);
+
color:gray;
 
font-size: 0.9rem !important;
 
font-size: 0.9rem !important;
 
font-family: Arial !important;
 
font-family: Arial !important;
 
font-weight: normal;
 
font-weight: normal;
margin:0 0 0 50% auto;
 
 
width:auto !important;
 
width:auto !important;
line-height:1.1rem;
+
line-height:0.9rem !important;
float:left;
+
text-align:center !important;
 
}
 
}
  

Latest revision as of 19:24, 17 October 2018