Difference between revisions of "Team:Jiangnan"

Line 19: Line 19:
 
body {background-color:white;height:100%;}
 
body {background-color:white;height:100%;}
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
/*This Part for Content*/
 
 
@charset "utf-8";
 
@media screen and (min-width:768px){
 
 
body {
 
padding: 0;
 
margin: 0;
 
width:100%;
 
font-family: Trebuchet MS !important;
 
height: 100%;
 
font-size:12px !important;
 
}
 
h1,h2,h3,h4,h5{
 
font-family: Trebuchet MS !important;
 
}
 
.s1 p{
 
font-family: Trebuchet MS !important;
 
}
 
p,time,.s2{
 
font-family: Georgia !important;
 
}
 
a{
 
text-decoration: none;
 
color: black;
 
}
 
a:visited {
 
text-decoration: none;
 
color: black;
 
}
 
ul,li{
 
list-style: none;
 
list-style-image:none;
 
}
 
.s0{
 
height: 3rem;
 
}
 
 
}
 
 
@media screen and (max-width:768px){
 
html{
 
height: 100%;
 
width: 100%;
 
}
 
body {
 
padding: 0;
 
margin: 0;
 
font-family: Trebuchet MS !important;
 
height: 100%;
 
}
 
.s1 p{
 
font-family: Trebuchet MS !important;
 
}
 
time{
 
font-family: Georgia !important;
 
}
 
a{
 
text-decoration: none;
 
color: inherit;
 
}
 
a:visited {
 
text-decoration: none;
 
color: inherit;
 
}
 
.s0{
 
height: 4rem;
 
}
 
 
}
 
 
.swing{
 
.swing{
 
animation-duration: 2s;
 
animation-duration: 2s;

Revision as of 11:27, 26 June 2018