东境海洋 样版页
此页为小城的问候维基内部样板页
未经授权请勿修改
@import url(/common--theme/base/css/text_highlighter.css); @import url(/common--theme/base/css/autocomplete.css); @import url(/common--theme/base/css/forum.css); @import url(/common--theme/base/css/editor.css); @import url(/common--theme/base/css/odialog.css); body{ margin: 0px; } #container { margin: 0 auto; padding: 0; width: 960px; } /* header */ #header { position: relative; z-index: 30; height: 170px; background-color: rgba(0,0,0,0); } #header h2{ margin: 0; padding: 0; position: absolute; left: 50px; top: 110px; } #content-wrap { _height: 1%; min-height: 1px; padding: 10px 0px 1px 0px; } /* side-bar */ #side-bar{ float: left; width: 200px; padding: 10px; margin: 0px 10px; clear: left; background-color: rgba(8,44,44,0.6); } #page-title{ margin: 0 0 0.5em 0; padding-top: 0em; /* Firefox bug? */ font-size: 200%; border-bottom: 1px solid #666; } #main-content{ margin: 0px 10px 10px 240px; padding: 10px 10px; } /* * html #main-content {height: 1%;} */ #license-area { padding: 0.5em 0; color: #555; } #account-options li{ display: block; margin: 0; padding: 0; width: 100%; } #account-options li a { display: block; box-sizing: border-box; -moz-box-sizing: border-box; padding: 2px 5px; z-index: 40; width: 100%; } #account-options li a:hover { color: black; } #account-topbutton { font-size: 80%; font-weight: bold; padding: 0 5px; } #top-bar{ position: absolute; left: 240px; bottom: 0px; z-index:0; width: 720px; } #top-bar li { list-style: none; float:left; margin: 0 5px; padding:0; height: 22px; } #top-bar li ul{ padding: 0; text-align: center; display: block; margin: 0; padding: 0.3em 1em; text-decoration: none; } #top-bar a:hover { border-bottom-color:#243356; /* different border color */ } /* Images used on Creative Commons licence: Copyright user: bradm81, opendesigns.org */ /* Site background image */ body { background-image: url(http://themes.wdfiles.com/local--files/underwater/bg.jpg); background-position: top center; background-repeat: no-repeat; background-color: #002C2C; color: white; } /* Background color of all content of the page below header */ #content-wrap { background-color: ; background-repeat: repeat-x; background-position: top center; background-color: ; border: 0px solid black; padding-top: 0px; } /* Color of page content */ #main-content { background-color: #0A3838; background-image: url(http://themes.wdfiles.com/local--files/underwater/mainbg.jpg); background-repeat: no-repeat; color: white; margin-top: 0px; margin: 0px 240px 10px -11px; border: 1px solid #1A7474; } #header { width: 940px; margin: 0 auto; height: 170px; background-color: rgba(0,0,0,0); } #header h1 { position: absolute; left: 20px; top: 53px; } #header h1 a { color: #5eb0db; font-size: 40px; font-weight: bold; font-stretch: expanded; text-decoration: none; } #header h1 a:hover { color: #99c0d5; background-color: transparent; text-decoration: none; } #header h2 { color: #cde7f4; } /* 1st MENU ELEMENT */ /* Background color */ #top-bar { bottom: 7px; left: 0px; position: absolute; width: 900px; } #top-bar li { background-color: transparent; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; } /* Font color and decoration */ #top-bar li a { color: white; text-decoration: none; } /* Background color on hover */ #top-bar a:hover{ background-color: transparent; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; } /* Font color on hover*/ #top-bar li a:hover { color: white; text-decoration: underline; } /* ---------------------------------- */ /* 2nd MENU ELEMENT */ #top-bar ul li ul { background-color: black; opacity: 0.5; border: 0px; } #top-bar ul li ul a { background-color: black; -moz-border-radius: 0px; } #top-bar ul li ul a:hover { background-color: white; color: black; -moz-border-radius: 0px; } /* ---------------------------------- */ /* color of side-bar*/ #side-bar { background-image: url(http://themes.wdfiles.com/local--files/underwater/rightbg.jpg); background-repeat: no-repeat; margin-top: 0px; border-bottom:1px solid #234848; border-right:1px solid #234848; border-top:1px solid #234848; float:right; width: 180px; } /* FONTS */ /* General font family and color*/ body { font-family: Verdana, Arial, Helvetica; color: ; } /* Font family of headers */ h1,h2,h3,h4,h5,h6{ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica; } /* Sizes, weight and text-decorations of headers */ h1{ font-size: 190%; font-weight: normal; text-decoration: none; } h2{ font-weight: normal; font-size: 150%; text-decoration: none; } h3{ font-weight: normal; font-size: 130%; text-decoration: none; } h4{ font-weight: bold; font-size: 120%; text-decoration: none; } h5 { font-weight: bold; font-size: 100%; text-decoration: none; } h6 { font-weight: bold; font-size: 90%; text-decoration: none; } a { color: #5eb0db; } a:hover { color: #cde7f4; } a:visited { color: #5eb0db; } a.newpage { color: #5eb0db; } a.newpage:hover { color: #cde7f4; text-decoration: underline; } /* Font, size, color and border of page title */ #page-title { font-family: Verdana, Arial, Helvetica; border-bottom: 1px solid #666666; font-size: 200%; margin: 0pt 0pt 0.5em; padding-top: 0em; } #footer { background-color: rgba(0,0,0,0); opacity: 0.8; border-bottom:1px solid #888; border-top:1px solid #888; } #footer a { color: gray; text-decoration: none; } .page-options-bottom a{ background-color: rgba(0,0,0,0); color: #5eb0db; } #license-area { color: gray; } #license-area a { color: gray; text-decoration: none; } #license-area a:hover { color: gray; text-decoration: underline; background-color: transparent; } #login-status { color: white; } blockquote { background-color: transparent; } /*----- tab ----------------------------------------------*/ div.yui-navset div.yui-content { border: 6px inset #082C2C; padding: 6px; margin-bottom: 6px; background: #0A3838; word-wrap:break-word; color: #ffffff; } div.yui-navset ul.yui-nav a, div.yui-navset div.yui-navset-top ul.yui-nav a { padding: 0px 0px 0px 0px; border: 4px outset #082C2C; background: #0A3838; color: #ffffff; } div.yui-navset ul.yui-nav a:hover, div.yui-navset ul.yui-nav a:focus { padding: 0px 0px 0px 0px; border: 4px outset #0A3838; background: #082C2C; color: #ffffff; } div.yui-navset ul.yui-nav .selected a, div.yui-navset ul.yui-nav .selected a:focus, div.yui-navset ul.yui-nav .selected a:hover { padding: 0px 0px 0px 0px; border: 4px inset #041616; background: #082C2C; color: #000000; } .yui-navset li { line-height: normal; }