|
|
Line 6: |
Line 6: |
| | | |
| <head> | | <head> |
- | <style>
| |
- | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;} /*-- hides default wiki settings --*/
| |
- | #top-section {
| |
- | background-color:#000;
| |
- | border: 0 none;
| |
- | width: 100%;
| |
- | height: 18px;
| |
- | z-index: 100;
| |
- | top: 0;
| |
- | position: fixed;
| |
- | }
| |
- | #menubar {
| |
- | top: -7px;
| |
- | font-family: Helvetica, Arial, Sans-serif;
| |
- | font-size: 14px;
| |
- | }
| |
- | .left-menu,.left-menu a {
| |
- | color: white;
| |
- | left: 0;
| |
- | text-align: left;
| |
- | text-transform: capitalize;
| |
- | }
| |
- | .right-menu,.right-menu a {
| |
- | color: white;
| |
- | right: 0;
| |
- | text-align: right;
| |
- | }
| |
- | .right-menu:hover, .left-menu:hover {
| |
- | background-color: transparent;
| |
- | }
| |
- | .right-menu:hover a {
| |
- | color: white;
| |
- | }
| |
- | .right-menu li a, .left-menu li a {
| |
- | background-color: transparent;
| |
- | color: white;
| |
- | padding:0,15px,0,0;
| |
- | margin:0;
| |
- | }
| |
- | .right-menu li a:hover {
| |
- | color: white;
| |
- | text-decoration:underline;
| |
- | }
| |
- | .right-menu li a:visited {
| |
- | color: white;
| |
- | }
| |
- | .new {
| |
- | color:white;
| |
- | }
| |
- | a, a:visited {
| |
- | color: white;
| |
- | text-decoration: none;
| |
- | }
| |
- | a:hover {
| |
- | color: white;
| |
- | text-decoration: underline;
| |
- | }
| |
- | <!---top section and hidden-->
| |
| | | |
- | body {
| |
- | background-color: #fff;
| |
- | }
| |
- |
| |
- | #globalWrapper, #content { /*-- changes default wiki settings --*/
| |
- | width: 100%;
| |
- | height: 100%;
| |
- | border: 0px;
| |
- | background-color: transparent;
| |
- | margin: 0px;
| |
- | padding: 0px;
| |
- | }
| |
- |
| |
- | html, body, .wrapper { /*-- changes default wiki settings --*/
| |
- | width: 100%;
| |
- | height: 100%;
| |
- | background-color: transparent;
| |
- | }
| |
- | </style>
| |
- | <style>
| |
- | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;} /*-- hides default wiki settings --*/
| |
- | #top-section {
| |
- | background-color:#000;
| |
- | border: 0 none;
| |
- | width: 100%;
| |
- | height: 18px;
| |
- | z-index: 100;
| |
- | top: 0;
| |
- | position: fixed;
| |
- | }
| |
- | #menubar {
| |
- | top: -7px;
| |
- | font-family: Helvetica, Arial, Sans-serif;
| |
- | font-size: 14px;
| |
- | }
| |
- | .left-menu,.left-menu a {
| |
- | color: white;
| |
- | left: 0;
| |
- | text-align: left;
| |
- | text-transform: capitalize;
| |
- | }
| |
- | .right-menu,.right-menu a {
| |
- | color: white;
| |
- | right: 0;
| |
- | text-align: right;
| |
- | }
| |
- | .right-menu:hover, .left-menu:hover {
| |
- | background-color: transparent;
| |
- | }
| |
- | .right-menu:hover a {
| |
- | color: white;
| |
- | }
| |
- | .right-menu li a, .left-menu li a {
| |
- | background-color: transparent;
| |
- | color: white;
| |
- | padding:0,15px,0,0;
| |
- | margin:0;
| |
- | }
| |
- | .right-menu li a:hover {
| |
- | color: white;
| |
- | text-decoration:underline;
| |
- | }
| |
- | .right-menu li a:visited {
| |
- | color: white;
| |
- | }
| |
- | .new {
| |
- | color:white;
| |
- | }
| |
- | a, a:visited {
| |
- | color: white;
| |
- | text-decoration: none;
| |
- | }
| |
- | a:hover {
| |
- | color: white;
| |
- | text-decoration: underline;
| |
- | }
| |
- | <!---top section and hidden-->
| |
- |
| |
- | body {
| |
- | background-color: #fff;
| |
- | }
| |
- |
| |
- | #globalWrapper, #content { /*-- changes default wiki settings --*/
| |
- | width: 100%;
| |
- | height: 100%;
| |
- | border: 0px;
| |
- | background-color: transparent;
| |
- | margin: 0px;
| |
- | padding: 0px;
| |
- | }
| |
- |
| |
- | html, body, .wrapper { /*-- changes default wiki settings --*/
| |
- | width: 100%;
| |
- | height: 100%;
| |
- | background-color: transparent;
| |
- | }
| |
- | </style>
| |
| <meta charset="utf-8" /> | | <meta charset="utf-8" /> |
| <meta name="viewport" content="width=device-width" /> | | <meta name="viewport" content="width=device-width" /> |