|
|
|
@ -179,9 +179,20 @@ ul.tool li{list-style-type:none;
|
|
|
|
|
.font_welcome_tdescription{
|
|
|
|
|
font-family: '微软雅黑';
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
color: #5c5c5c;
|
|
|
|
|
color: #5c5c5c;
|
|
|
|
|
text-align: justify;
|
|
|
|
|
text-justify: inter-ideograph;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.font_welcome_tdescription2{
|
|
|
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
color: #FF0000;
|
|
|
|
|
text-align: justify;
|
|
|
|
|
text-justify: inter-ideograph;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.font_welcome_Edescription{
|
|
|
|
|
font-family: Default;
|
|
|
|
|
font-size: 16px;
|
|
|
|
@ -1149,7 +1160,7 @@ ul.projects li {list-style-type:none;
|
|
|
|
|
#projects-index ul.projects ul.projects { border-left: 3px solid #e0e0e0; padding-left:1em;}
|
|
|
|
|
#projects-index ul.projects li.root {margin-bottom: 1em;}
|
|
|
|
|
#projects-index ul.projects li.child {margin-top: 1em;}
|
|
|
|
|
#projects-index ul.projects div.root a.project {font-family:'微软雅黑', "Trebuchet MS", Verdana, sans-serif; font-weight: bold; font-size: 16px; margin: 0 0 10px 0; }
|
|
|
|
|
#projects-index ul.projects div.root a.project {font-family:'微软雅黑', "Trebuchet MS", Verdana, sans-serif; font-weight: bold; font-size: 14px; margin: 0 0 10px 0; }
|
|
|
|
|
.my-project { padding-left: 18px; background: url(../images/fav.png) no-repeat 0 50%; }
|
|
|
|
|
|
|
|
|
|
#notified-projects ul, #tracker_project_ids ul {max-height:250px; overflow-y:auto;}
|
|
|
|
|