📄 style.css
字号:
/* $Id: style.css,v 1.17 2008/07/21 09:12:17 trungtb Exp $ ================================================== ====== Global stylesheet for mvnForum. ======= ==================================================*//* Background color and font for the main window */html {}body { color: #000000; background: #ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin:0px 0px 0px 0px;}a:link, a:visited, a:active { color: #333; text-decoration: underline }a:hover { color: #3877E4;}/* Page description shown in some pages, below the navigation menu. *//* error-pagedesc ~ portlet-msg-error*/.pagedesc { background: #E8EEF7; color: #000000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 20px; text-decoration: none;}/* portlet-msg-alert */.warning { color: #FF0000;}.success { color: #008000;}.requiredfield { color: #FF0000;}.pendingyes { color: #FF0000; font-size: 14px; font-weight: bold;}.pendingno { color: #000000; font-size: 14px; font-weight: bold;}/* Background and border styles for tables. */table.tborder{ border-collapse: collapse;} table.tborder tr td{ border: solid 1px #C9D7F1;}table.noborder tr td{ border:none;}.command { color: #000000; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}a.command:link, a.command:visited, a.command:active { color: #000; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}a.command:hover { color: #BD1913; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}.pager { color: #000000; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}.pagerCurrent { color: #BD1913; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}a.pager:link, a.pager:visited, a.pager:active { text-decoration: none;}a.pager:hover { color: #BD1913; text-decoration: underline;}.tcat { font-size: 12px; background: #C0C0C0; line-height: 20px;}/* Top-level table title rows *//*portlet-section-header*/.theader { color: #FFFFFF; background: #666699; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}a.theader:link, a.theader:active, a.theader:visited { text-decoration: underline;}a.theader:hover { color: #BD1913; text-decoration: none;}/* First post in the thread */.trow0 { background: #E0ECFF; font-size: 12px; line-height: 20px;}.memberName { color: #00007F; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}a.memberName:link, a.memberName:visited, a.memberName:active { color: #000; text-decoration: underline;}a.memberName:hover { color: #BD1913; text-decoration: underline;}.disabledItem { color: #FF0000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}a.disabledItem:link, a.disabledItem:visited, a.disabledItem:active { color: #BD1913; text-decoration: underline;}a.disabledItem:hover { color: #BD1913; text-decoration: underline;}.messageTopic { color: #00007F; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}a.messageTopic:link, a.messageTopic:visited, a.messageTopic:active { color: #000; text-decoration: underline;}a.messageTopic:hover { color: #BD1913; text-decoration: underline;}.messageText { color: #000000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 20px; text-decoration: none;}.messageTextBold { color: #000000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}.messageTextBoldBlue { color: #000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}.messageTextBoldRed { color: #FF0000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}/* These are not used anymore:.numberBlack { color: Black; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 20px; text-decoration: none;}.numberBlueLink { color: Blue; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 20px; text-decoration: none;}.numberRedLink { color: Red; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 20px; text-decoration: none;}*/.pageTitle { color: #FF9966; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; line-height: 26px; text-decoration: none;}.subTitle { color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; line-height: 26px; text-decoration: none;}.pageFooter { color: #000000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; line-height: 20px; text-decoration: none;}.normal { color: #000000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 20px; text-decoration: none;}.bold { color: #000000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}.highlight { color: #CB0006; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 20px; text-decoration: none;}.welcomeHeader { color: #833b07; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}a.welcomeHeader:link, a.welcomeHeader:visited, a.welcomeHeader:active { color: #000; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}a.welcomeHeader:hover { color: #BD1913; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: underline;}.topmenu { color: #333; background: #E0ECFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}a.topmenu:link, a.topmenu:visited, a.topmenu:active { text-decoration: none }a.topmenu:hover { text-decoration:underline }/* .portlet-font */.nav1 { color: #000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; text-decoration: none;}.rowcurrent{ color: #DE0309; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; text-decoration: none;}a.nav1:link, a.nav1:visited, a.nav1:active { color: #333; text-decoration: none;}a.nav1:hover { color: #ff6600; text-decoration: underline;}.nav { color: #000000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 20px; text-decoration: none;}.zoneTitle { color: #FF9900; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; line-height: 26px; text-decoration: none;}.menuItemback { color: #cbcbeb; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none;}input, textarea, select { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; background: #fff; border: 1px solid #d7d5c9;}input { text-indent: 1px;}input.noborder { border: 0px; background-color: transparent;}input.liteoption { background-color: #C3D9FF; font-weight: normal;}/* Quote blocks */span.genmed { font-size: 11px; }td.quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; background-color: #EEE; border: #D1D7DC; /*border-style: solid;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -