/*

字體

自動包繞

 */
 #globalWrapper {font-size: 130%;}
 
/* 

字的大小定為115%

 */
 #bodyContent {font-size:115%;}
/* 

強制讀者的瀏覽器以統一碼顯示

 */
 #bodyContent {
   font-family: 'DejaVu Sans','Lucida Sans Unicode','Lucida Grande','Doulos SIL','Arial Unicode MS','Charis SIL','TITUS Cyberbit Basic','Code2000','MV Boli',sans-serif;
   font-family /**/:inherit;
 }
/* 

瀏覽部分大寫字母

 */
 .portlet h5,
 .portlet h6,
 #p-personal ul,
 #p-cactions li a {text-transform: none;}
/* 

三級至六級章節以虛下劃線分隔

 */
 h3 { 
   border-bottom: dotted 1px #aaa;
 }
 h4, h5, h6 { 
   border-bottom: dotted 1px #ddd;
 }
/* 

調整網站頂部公告中使用的字體(來源:MediaWiki:Sitenotice

 */
 #siteNotice {
     margin-top:5px;
     padding-left: 4px;
     font-style: normal;
     font-size: 90%;
     text-align: center;
 }
 
/* 

各頁面頂部顯示「維基詞典,自由的多語言詞典」

 */
 #siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
    border: none;
 }
 
 #bodyContent #siteSub a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    padding-right: 0;
    border: none;
 }
/* 

鏈接

隱藏鏈接的下劃線

 */
 :link { text-decoration: none; }
 :visited { text-decoration: none; }
/* 

隱藏外部鏈接右側顯示的淺藍箭頭

 */
 #bodyContent a[href ^="http://"] {
   background: none !important;
   padding-right: 0 !important; }
/* 

更粗的「用戶頁」與「編輯本頁」鏈接

 */
 #pt-login a,
 #ca-edit a {font-weight: bold !important;}
/* 

登錄圖像

 */
  .signUp {
  position: absolute;
  top: -36px;
  right: 3px;
  width: 16px;
  height: 16px;
  background: url(//upload.wikimedia.org/wiktionary/de/b/b7/SignUp-Logo.png) top left no-repeat;
 }
/* 

隱藏資助鏈接

 */
 /*
 #fundraising {
  text-align: center;
  border: 1px solid gray;
  padding: 5px;
 }
 */
/* 

顏色

防避丑的白邊背景色

 */
 div.thumb {border: none;}
 div.tright {
  border: none;
  margin: 0.5em 0 0.8em 1.4em;
 }
 div.tleft {
  border: none;
  margin: 0.5em 1.4em 0.8em 0;
 }
/* 

背景色

 */
 #content,
 #mytabs li.selected a,
 #p-cactions li.selected a {background-color: #fffff3;}
 .ns-0 #content,
 .ns-0 #mytabs li.selected a,
 .ns-0 #p-cactions li.selected a {background-color: #ffffff;}
 .ns--1 table,
 .ns-2 table,
 .ns-4 table,
 .ns--1 form {background: inherit;}
/* 

用戶頁面使用淺藍背景色

 */
 .ns-2 * #content {background: #f8fcff;}
 .ns-2 * #p-cactions li {background: #f8fcff;}
 .ns-2 * #p-cactions li a {background: #f8fcff;}
/* 

分類頁面使用淺桔背景色

 */
 .ns-14 * #content {background: #fffbee;}
 .ns-14 * #p-cactions li {background: #fffbee;}
 .ns-14 * #p-cactions li a {background: #fffbee;}
/* 

索引頁面使用淺灰背景色

 */
 .ns-102 * #content {background: #f2f2f2;}
 .ns-102 * #p-cactions li {background: #f2f2f2;}
 .ns-102 * #p-cactions li a {background: #f2f2f2;}
/* 

討論頁面一律使用淺藍背景色

 */
 .ns-1 * #content {background: #f8fcff;}
 .ns-1 * #p-cactions li {background: #f8fcff;}
 .ns-1 * #p-cactions li a {background: #f8fcff;}
 .ns-3 * #content {background: #f8fcff;}
 .ns-3 * #p-cactions li {background: #f8fcff;}
 .ns-3 * #p-cactions li a {background: #f8fcff;}
 .ns-5 * #content {background: #f8fcff;}
 .ns-5 * #p-cactions li {background: #f8fcff;}
 .ns-5 * #p-cactions li a {background: #f8fcff;}
 .ns-7 * #content {background: #f8fcff;}
 .ns-7 * #p-cactions li {background: #f8fcff;}
 .ns-7 * #p-cactions li a {background: #f8fcff;}
 .ns-9 * #content {background: #f8fcff;}
 .ns-9 * #p-cactions li {background: #f8fcff;}
 .ns-9 * #p-cactions li a {background: #f8fcff;}
 .ns-11 * #content {background: #f8fcff;}
 .ns-11 * #p-cactions li {background: #f8fcff;}
 .ns-11 * #p-cactions li a {background: #f8fcff;}
 .ns-13 * #content {background: #f8fcff;}
 .ns-13 * #p-cactions li {background: #f8fcff;}
 .ns-13 * #p-cactions li a {background: #f8fcff;}
 .ns-15 * #content {background: #fffbee;}
 .ns-15 * #p-cactions li {background: #fffbee;}
 .ns-15 * #p-cactions li a {background: #fffbee;}
/* 

討論頁面回復後的背景顏色襯托效果

 */
 .ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, .ns-11 dd, .ns-13 dd,.ns-15 dd
 { 
    margin: 0;
    padding: 0;
 }

 .ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl
 { 
    border-top: solid 1px #d5e9fd; 
    border-left: solid 1px #d5e9fd; 
    padding-top: 0.5em; 
    padding-left: 0.5em; 
    margin-left: 1em; 
 }

 .ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl 
 { background-color: #d5e9fd; }

 .ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, .ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl
 { background-color: #f8fcff; }

 .ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, .ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl 
 { background-color: #d5e9fd; }

 .ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl, .ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl
 { background-color: #f8fcff; }

 .ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl, .ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, .ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl
 { background-color: #d5e9fd; }

 .ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl
 { background-color: #f8fcff; }

 .ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl, 
 .ns-11 dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl
 { background-color: #d5e9fd; }

 .ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl
 { background-color: #f8fcff; }

 .ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl 
 { background-color: #d5e9fd; }

 .ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl
 { background-color: #f8fcff; }

 .ns-1 dl dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl dl
 { background-color: #d5e9fd; }

 .ns-1 dl dl dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl dl dl
 { background-color: #f8fcff; }
/* 

編輯歷史版本對比,非單一的顏色對比

 */
 .diffchange {
  font-weight: bold;
  background-color: inherit;
 }
 
 td.diff-addedline, td.diff-deletedline, td.diff-context {
  font-size: 85%;
  color: inherit;
 }
/* 

最近更改選項

 */
 .rcoptions {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
  padding: 3px 8px;
 }
/* 

最近更改中編輯字元單位以深紅與深綠色突出

 */
 .mw-plusminus-pos {
  color:darkgreen;
 }
 
 .mw-plusminus-neg {
  color:darkred;
 }
/* 

最近更改中的新建條目的「新」字符以桔色顯示 (來源:MediaWiki:Newpageletter)

 */
 .newpage {
  color: #ffa500;
 }
/* 

突出左側工具欄欄邊的顏色

 */
 #navbox ul li {
   list-style: none;
   margin-left: -1em;
 }
 #navtree ul {
   padding-left: .5em;
 }
 .pBody {
    border: thin solid gold;
    padding: 0.3em 0.1em;
 }
 .portlet h5 {
    border: thin solid silver;
 }
/* 

其他

特別字元調板

 */
 .NavToggle {
  font-size: x-small;
  float: right;
 }
/* 

創建賬戶與瀏覽部分

 */
 .portlet h5 {background-color: #e8e8e8;}
/* 

懷舊皮膚

 */
 .toccolours {
    border:1px solid #aaaaaa;
    background-color:#f9f9f9;
    padding:5px;
    font-size: 95%;
 }
/* 

分類顯示

 */
 #catlinks {
  border: 0px;
  border-top: 2px dotted #aaaaaa;
 }
/* 

粗大表格題目(加號 |+)

 */
 caption {
  font-size: 105%;
  font-weight: bold;
 }
/* 

右上角顯示的小標誌

 */
 h1.firstHeading {
    background-position: bottom right; background-repeat: no-repeat;
 }
/* 

特殊

 */
 body.ns--1 h1.firstHeading {
    background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/6/68/Nuvola_apps_package_development.png/16px-Nuvola_apps_package_development.png');
 }
/* 

用戶

 */
 body.ns-2 h1.firstHeading, body.ns-3 h1.firstHeading {
    background-image: url('/skins/monobook/user.gif');
 }
/* 

維基詞典

 */
 body.ns-4 h1.firstHeading, body.ns-5 h1.firstHeading {
    background-image: url('/favicon.ico');
 }
/* 

圖像

 */
 body.ns-6 h1.firstHeading, body.ns-7 h1.firstHeading {
    background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/2/22/Nuvola_apps_package_graphics.png/16px-Nuvola_apps_package_graphics.png');
 }
/* 

系統

 */
 body.ns-8 h1.firstHeading, body.ns-9 h1.firstHeading {
    background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Tournesol.png/16px-Tournesol.png');
 }
/* 

模板

 */
 body.ns-10 h1.firstHeading, body.ns-11 h1.firstHeading {
    background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Nuvola_apps_kig.png/16px-Nuvola_apps_kig.png');
 }
/* 

幫助

 */
 body.ns-12 h1.firstHeading, body.ns-13 h1.firstHeading {
    background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d8/Nuvola_apps_ktip.png/16px-Nuvola_apps_ktip.png');
 }
/* 

分類

 */
 body.ns-14 h1.firstHeading, body.ns-15 h1.firstHeading {
    background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Nuvola_filesystems_folder_blue.png/16px-Nuvola_filesystems_folder_blue.png');
 }
/* 

跨語言與跨計劃鏈接

/*

  • /