Default
/* NEW THEME FOR LATIN DICTIONARY */ /* Global Properties ============================*/ body{ background-color: #FCFFDF; } /* Header ============================*/ #header{ background-image: url(http://latindictionary.wikidot.com/local--files/css:default/latinback.png); background-repeat: no-repeat; height: 214px; padding-left: 244px; } #header h1 a{ font-family: Castellar,'Times New Roman'; color: #734B21; font-size: 130%; } #header h1 a:hover{ background:transparent; } #header h2{ font-family: 'Times New Roman'; color: #485D2A; padding: 0 0 0 110px; } /* Topbar ============================*/ #top-bar{ position:absolute; right: 0; top:80px; background-color:#687D4A; height: 1.4em; border-radius: 10px 0 0 10px; -moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; -moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius:10px; } #top-bar ul li a{ color:#FCFFDF; font-weight: bold; } #top-bar ul li a:hover{ background-color:#788D5A; text-decoration:none; } #top-bar ul li ul li a{ background-color:#687D4A; font-weight:normal; } /* Sidebar ============================*/ #side-bar{ position:absolute; left: 0px; top: 235px; border-top: 5px solid #687D4A; border-right: 5px solid #687D4A; border-top-right-radius: 16px; -moz-border-radius-topright:16px; -webkit-border-top-right-radius:16px; width: 190px; padding:3px 17px 0 0; } #side-bar ul{ list-style: none; } #side-bar h1{ background-color:#687D4A; color: #FCFFDF; font-size: 160%; font-family:'Times New Roman'; border-radius: 0 12px 12px 0; -moz-border-radius-topright:12px; -webkit-border-top-right-radius:12px; -moz-border-radius-bottomright:12px; -webkit-border-bottom-right-radius:12px; padding:2px 0 2px 1em; } #side-bar ul li a{ display: block; border-left: 2px solid #687D4A; border-bottom: 2px solid #687D4A; color: #222; text-decoration:none; padding: 2px 0 1px 5px; } #side-bar ul li a:hover{ padding-left: 10px; background:transparent; } /* Main Content ============================*/ #main-content{ background-image:url(http://latindictionary.wikidot.com/local--files/css:default/latincolumn3.png); background-repeat:no-repeat; margin: -80px 0 0 205px; background-color:#FFF; min-height: 270px; } #page-content{ background-image: url(http://latindictionary.wikidot.com/local--files/css:default/latincolumnrepeat3.jpg); background-position: 0 229px; background-repeat: repeat-y; margin-left: -14px; margin-top: 74px; padding:0 0 1.2em 170px; min-height: 270px; } #page-title{ position: relative; top: 30px; left: 165px; width:70%; } #main-content h1{ font-family:'Times New Roman'; color:#485D2A; margin: 0 0 0 -10px; } #main-content a{ color: #283D0A; text-decoration:none; } #main-content a:hover{ text-decoration:underline; background:transparent; } #main-content a.newpage{ color:#999; } #main-content a.newpage:hover{ color:#959595; background:transparent; } .page-tags{ display:none; } .page-watch-options{ display:none; } #page-info{ background-image:url(http://latindictionary.wikidot.com/local--files/css:default/latincolumnbottom3.jpg); background-repeat:no-repeat; margin:-3px 0 0 -13px; width: 100%; height:21px; } * html #page-info{ margin-top:-8px; } * + html #page-info{ margin-top:-8px; } #page-options-bottom{ background-color:#FCFFDF; margin:-3px -13px 0 -13px; } #page-options-bottom-2{ background-color:#FCFFDF; margin:-3px -13px 0 -13px; } #action-area { position: relative; z-index: 31; } /* Tables =========================*/ table.wiki-content-table{ border-radius: 8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius:8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px; -moz-border-radius-topleft:8px; -webkit-border-top-left-radius:8px; -moz-border-radius-bottomleft:8px; -webkit-border-bottom-left-radius:8px; background-color:#FCFFDF; } table.wiki-content-table th{ color:#FCFFDF; background-color:#687D4A; border:1px solid #333; } table.wiki-content-table td strong{ color:#283D0A; } table.wiki-content-table td{ border:1px solid #666; } /* Footer ==========================*/ #footer{ background:#687D4A; border-radius: 12px; -moz-border-radius-topright:12px; -webkit-border-top-right-radius:12px; -moz-border-radius-bottomright:12px; -webkit-border-bottom-right-radius:12px; -moz-border-radius-topleft:12px; -webkit-border-top-left-radius:12px; -moz-border-radius-bottomleft:12px; -webkit-border-bottom-left-radius:12px; margin: 10px 20px 0 20px; padding: 2px 10px 2px 10px; color: #FCFFDF; } #footer a{ color:#FFF; } #footer a:hover{ background-color:transparent; text-decoration:none; } #license-area a{ color:#283D0A; } #license-area a:hover{ background:transparent; text-decoration:none; } /* Other =======================*/ #login-status a{ color:#283D0A; } #login-status a:hover{ background:transparent; text-decoration:none; } .nospace p{ margin:0; padding:0; } #main-content .white a{ color:#FCFFDF; } #main-content .white a:hover{ color:#FCFFDF; } .infohead{ background-color:#687D4A; color:#FCFFDF; font-size: 130%; padding: 3px 0 3px 6px; } .info{ background-color:#FCFFDF; padding: 3px; } .roman{ font-family:'Times New Roman'; color:#485D2A; } .small-pager .pager{ font-size: 80%; }
page revision: 219, last edited: 21 Jan 2019 02:26