www.gusucode.com > 易心博客[圣诞版] 3.5手动安装码程序 > ExSkin/PjSkin/veisin_23/typography.css

      /*---其他样式 veisin.com ---*/  
 .userpass{border:1px solid;border-color:#A69F8A;font-size:11.5px;font-family: Verdana, Arial, Helvetica, sans-serif;}
 .userpass:hover,.userpass:focus{border-color:#A69F8A;background:#FFFFEE}
 .inputBox{border:1px solid;border-color:#A69F8A;font-size:11.5px;}
 .inputBox:hover,.inputBox:focus{border-color:#A69F8A;background:#FFFFEE}
 .userbutton{border-left:4px solid #5A564A;height:20px;padding:1px 2px 0px 2px;color:#333;font-size:11.5px;background:#ffe18f;}
 .LinkTable{margin:5px 10px 5px 0px;}
 .commentTable{}
 .high1{font-weight:bold;color:#f00;background:#ff0}
 .CateIcon{display:none}

/*日历样式*/
  #Calendar_Body{margin-right:10px;line-height:120%;font-family:serif;font-size:11px;}
 /*日历样式-顶部*/
  #Calendar_Body #Calendar_Top{padding:0px 2px;height:18px;text-align:center;font-weight:bold;color:#333;border-bottom:1px dotted #d5024c;}
 /*日历样式-顶部按钮-左*/
  #Calendar_Body #Calendar_Top #LeftB{background:url('../../images/BttnLeft.gif') 0px 2px no-repeat;width:13px;height:15px;float:left;cursor:pointer;overflow:hidden;}
 /*日历样式-顶部按钮-右*/
  #Calendar_Body #Calendar_Top #RightB{background:url('../../images/BttnRight.gif') 0px 2px no-repeat;width:13px;height:15px;float:right;cursor:pointer;overflow:hidden;}
 /*日历样式-星期*/
  #Calendar_Body #Calendar_week{text-align:center;height:20px;padding:0px 0px 0px 2%;font-weight:bold}
  ul.Week_UL{display:inline;list-style:none;margin:0px;padding:0px}
  ul.Week_UL li{display:inline;margin:3px 0px 2px 0px;padding:1px 0px;float:left;color:#444;width:13.7%}
 /*日历样式-日期*/
  .Calendar_Day {text-align:center;height:20px;padding:0px 0px 0px 2%}
  .Calendar_Day ul.Day_UL{display:inline;list-style:none}
  .Calendar_Day ul.Day_UL li{color:#333;display:inline;float:left;width:14%}

 /*日历样式-日期-超链接样式*/
  .DayA a{cursor:default;margin:1px;display:block;height:19px}
  .DayA a:link,.DayA a:visited{}
  .DayA a:hover{}
 /*日期选中*/
  .DayA a.click{font-weight:bold;;border:1px dotted #976e00;border-left:1px solid #3CAAA1;border-right:1px solid #3CAAA1;background-color:#A2957A}
  .DayA a.click:link,.DayA a.click:visited{cursor:pointer;font-weight:bold;text-decoration:none;color:#FFF}
  .DayA a.click:hover{text-decoration:none;}
 /*今天*/
   .DayA a.today{cursor:default;font-weight:bold;text-decoration:line-through;}
 /*非本月日期*/
   .DayA a.otherday{visibility:hidden}
   .DayA a.otherday:link,.DayA a.otherday:visited{}
   .DayA a.otherday:hover{}

 /*本日存在日记*/
   .DayA a.haveD{}
   .DayA a.haveD:link,.DayA a.haveD:visited{cursor:pointer;color:#704248;font-weight:bold;font-size:11px}
   .DayA a.haveD:hover{color:#000}
 /*今天存在日记*/
   .DayA a.DayD{cursor:pointer;color:#000;font-weight:bold;background:url(cb.gif) no-repeat;}
   .DayA a.DayD:link,.DayA a.DayD:visited{color:#000;font-weight:bold;font-size:11px}
   .DayA a.DayD:hover{color:#C9C2BD;text-decoration:none}

/*显示和隐藏置顶日志按钮*/
  .BttnC{float:right;width:15px;height:16px;background:url(../../images/BttnCllps.gif) no-repeat;margin-top:0px;margin-right:5px;cursor:pointer}
   .BttnE{float:right;width:15px;height:16px;background:url(../../images/BttnExpnd.gif) no-repeat;margin-top:0px;margin-right:5px;cursor:pointer}
/*提示框CSS*/
   div.nicetitle {position: absolute;padding: 4px !important;padding: 6px 4px 4px 4px;top: 0;left: 0;font-family: Arial;font-size: 11px;width: 15em;color: #736E65;border: 1px dotted #353131;text-align: left;font-weight: lighter;background-color: #E6E3DE;}
   div.nicetitle p {margin: 0; padding: 0 3px;}
   div.nicetitle p.destination {font-size: 9px;text-align: left;padding:3px 0px 0px 3px;color: #353131;	/*display:none;*/}