Difference between revisions of "Template:Team:NUDT CHINA/CSS"

Line 247: Line 247:
 
}
 
}
 
</style>
 
</style>
 +
<!--NUDT_Container-->
 
<!--NUDT_Container-->
 
<!--NUDT_Container-->
 
<style type="text/css">
 
<style type="text/css">
Line 283: Line 284:
 
#NUDT_Container a {
 
#NUDT_Container a {
 
position: relative;
 
position: relative;
    text-decoration: none;
+
    text-decoration:none;
color: #888887;
+
    color:#d82545;
 
}
 
}
  
Line 290: Line 291:
 
{
 
{
 
text-decoration:underline;
 
text-decoration:underline;
color:#d82545;
 
 
}
 
}
 
#NUDT_Container h1, h2, h3, h4, h5, h6{
 
#NUDT_Container h1, h2, h3, h4, h5, h6{
Line 323: Line 323:
 
font:bold 18px/2px 'verdana',sans-serif;
 
font:bold 18px/2px 'verdana',sans-serif;
 
border-left: 45px solid #444;
 
border-left: 45px solid #444;
 +
}
 +
/*CASE*/
 +
#NUDT_Container ca {
 +
position: relative;
 +
display: inline-block;
 +
margin: 10px 100px;
 +
    padding: 10px 20px;
 +
    text-decoration: none;
 +
background-color: #bcbcbc;
 +
color: #000000;
 +
border-radius: 8px 8px;
 +
outline: none;
 +
cursor: pointer;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
font-size: 16px;
 
}
 
}
 
</style>
 
</style>

Revision as of 08:14, 29 July 2015