Difference between revisions of "Template:NUDT CHINA"

 
(24 intermediate revisions by the same user not shown)
Line 379: Line 379:
 
     font-variant: stacked-fractions;
 
     font-variant: stacked-fractions;
 
     font-size: 18px;
 
     font-size: 18px;
     text-indent :25px;
+
    text-align: justify;
 +
     text-indent:40px;
 
}
 
}
 
table p {text-indent:0;line-height: normal;
 
table p {text-indent:0;line-height: normal;
Line 569: Line 570:
  
 
#layout {
 
#layout {
 +
margin-top:-10px;
 
     position: relative;
 
     position: relative;
 
     left: 0;
 
     left: 0;
Line 628: Line 630:
 
     margin: 50px 0 20px 0;
 
     margin: 50px 0 20px 0;
 
     font-weight: 300;
 
     font-weight: 300;
 +
text-indent:0;
 
     color: #888;
 
     color: #888;
 
     font-size: 40px;
 
     font-size: 40px;
Line 633: Line 636:
 
}
 
}
 
.content-subsub {
 
.content-subsub {
 +
text-indent:0;
 
     margin: 25px 0 10px 0;
 
     margin: 25px 0 10px 0;
 
     font-weight: 300;
 
     font-weight: 300;
Line 639: Line 643:
 
}
 
}
 
.content-subsubsub {
 
.content-subsubsub {
 +
text-indent:0;
 
     margin: 10px 0 6px 0;
 
     margin: 10px 0 6px 0;
 
     font-weight: 300;
 
     font-weight: 300;
Line 738: Line 743:
 
         }
 
         }
 
@media (min-width: 94em) {
 
@media (min-width: 94em) {
 
+
.phone{height:700px;}
 
     .Myheader,
 
     .Myheader,
 
     .content {
 
     .content {
Line 762: Line 767:
 
         left: 240px;
 
         left: 240px;
 
     }
 
     }
   
+
.home-btn {
 +
  top: 5px;
 +
  height: 46px;
 +
  width: 46px;}
 
}
 
}
  
 
@media (max-width: 94em) {
 
@media (max-width: 94em) {
 +
.phone{height:600px;}
 
     #layout.active {
 
     #layout.active {
 
         position: relative;
 
         position: relative;
 
         left: 240px;
 
         left: 240px;
 
     }
 
     }
 +
.home-btn {
 +
  top: 5px;
 +
  height: 46px;
 +
  width: 46px;}
 
    
 
    
 
}
 
}
 +
@media (max-width: 60em) {
 +
.home-btn {
 +
  top: -16px;
 +
  height: 23px;
 +
  width: 23px;}
 +
.phone{height:360px;}}
 
.pure-menu ul{margin: 0;}
 
.pure-menu ul{margin: 0;}
 
.pure-menu-item .pure-menu-item{display:block;background-color:#cccccc}
 
.pure-menu-item .pure-menu-item{display:block;background-color:#cccccc}
Line 804: Line 823:
 
text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
 
text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
 
}
 
}
 +
p a{text-decoration: underline;color: blue;font-style:italic; }
 +
p a:visited{color:blue;}
 +
p a:hover{color:blue;}
 +
.tooltip
 +
{
 +
  text-decoration:none;
 +
  position:relative;
 +
  font-weight: bold;
 +
}
 +
 +
 +
.tooltip span
 +
{font-size: medium;
 +
  display:none;
 +
  -moz-border-radius:6px;
 +
  -webkit-border-radius:6px;
 +
  border-radius:6px;
 +
  color:black;
 +
  background:white;font-weight: 100;
 +
    line-height: normal;
 +
}
 +
 +
 +
.tooltip span img
 +
{
 +
  float:left;
 +
  margin:0px 8px 8px 0;
 +
width:50%;
 +
}
 +
 +
 +
.tooltip:hover span
 +
{
 +
  display:block;
 +
  position:absolute;
 +
  top:0;
 +
  left:0;
 +
  z-index:1000;
 +
  width:300px;
 +
  min-height:128px;
 +
  border:1px solid black;
 +
  margin-top:12px;
 +
  margin-left:15px;
 +
  overflow:visible;
 +
  padding:8px;
 +
}
 +
  
 
</style>
 
</style>

Latest revision as of 03:28, 2 November 2017