Difference between revisions of "Template:NUDT CHINA"

 
(30 intermediate revisions by the same user not shown)
Line 85: Line 85:
  
 
<style>
 
<style>
h1, h2, h3, h4, h5, h6{line-height:normal;}
+
 
p {
+
    font-family: Georgia, Times, "Times New Roman", serif;
+
    font-variant: stacked-fractions;
+
    font-size: x-large;
+
}
+
  
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
Line 379: Line 374:
  
 
<style>
 
<style>
 +
h1, h2, h3, h4, h5, h6{line-height:normal;}
 +
p {line-height: 40px;
 +
    font-family: Georgia, Times, "Times New Roman", serif;
 +
    font-variant: stacked-fractions;
 +
    font-size: 18px;
 +
    text-align: justify;
 +
    text-indent:40px;
 +
}
 +
table p {text-indent:0;line-height: normal;
 +
    margin: -6px;
 +
    font-size: large;
 +
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
 +
}
 
@font-face {
 
@font-face {
 
     font-family: 'Monad';
 
     font-family: 'Monad';
Line 562: Line 570:
  
 
#layout {
 
#layout {
 +
margin-top:-10px;
 
     position: relative;
 
     position: relative;
 
     left: 0;
 
     left: 0;
Line 621: 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 626: 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 632: 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 731: Line 743:
 
         }
 
         }
 
@media (min-width: 94em) {
 
@media (min-width: 94em) {
 
+
.phone{height:700px;}
 
     .Myheader,
 
     .Myheader,
 
     .content {
 
     .content {
Line 755: 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 797: 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