User:DatRoot/Skins/Skin1.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.
/* * Common rules for most containers */ body, #globalWrapper, #column-content, #column-one, #content { margin: 0px; padding: 0px; height: 100%; overflow: hidden; border: none; background: transparent; } /* * Background */ body { background: #d1c499 none; } /* * Main article */ #column-content { position: absolute; left: 0px; width: auto; right: 166px; background-color: transparent; } #content { display: table; background-color: transparent !important; } h1.firstHeading { display: table-row; margin-bottom: 0px; height: 100px; border: none; font-size: 20pt; font-weight: bold; color: white; line-height: 1em; vertical-align: middle; } h1.firstHeading > div { display: table-cell; padding: 15px 400px 0px 30px; vertical-align: middle; text-shadow: #888 2px 2px 2px; } #bodyContent { display: table-cell; width: 100%; padding: 0px 1em; overflow: auto; background: url(http://img218.imageshack.us/img218/2050/white192il9.png); } #siteSub { font-family: serif } /* * User interface other */ #column-one { position: absolute; right: 0px; width: 160px; overflow: visible; } #mw-js-message { position:absolute; left: 0px; top: 0px; width: 100%; height: 20px; font-size: 7pt; text-align: center; } #mw-js-message > p { margin:0px; } /* * Portlets */ .portlet { display: block !important; position: static !important; margin: 0.5em 0px 0.5em 10px !important; padding: 2px !important; width: auto !important; overflow: visible !important; background: url(http://www.sixapart.com/pronet/articles/shadow.png) bottom right!important; font: 9pt Tahoma !important; } .portlet > h5 { display: block !important; position: relative !important; left: -8px !important; top: -8px !important; margin: 0px !important; padding: 2px !important; border: solid 1px #aaa !important; border-bottom: none !important; background-color: white !important; } .portlet > .pBody { display: block !important; position: relative !important; left: -8px !important; top: -8px !important; padding: 0.2em 0.5em 0.2em 2px !important; border: solid 1px #aaa !important; background-color: white !important; } .portlet ul { margin: 0px !important; padding: 0px !important; text-align: left !important; } .portlet li { display: block !important; margin: 0px !important; padding: 0px 0px 0px 18px !important; border: none !important; background-position: left!important; line-height: inherit !important; } .portlet a { margin: 0px; padding: 0px !important; background-color: transparent !important; color: #005896 !important; } .portlet a:hover { text-decoration: underline !important; } .portlet li.selected > a { font-weight: bold !important; } #p-logo { position:absolute !important; z-index:-1; left: -10px; top: -5px; border: none; background: none transparent !important; opacity:0.4; } #p-logo > a, #p-logo > a:hover { display: block; width: 150px; height: 150px; background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Wikipedia-logo.png/120px-Wikipedia-logo.png) no-repeat !important; } #p-views { left: -500px !important; width: 90px !important; } #p-cactions { left: -400px !important; width: 390px !important; } #p-cactions, #p-views { position: absolute !important; top: 20px !important; right: 170px !important; line-height: normal; white-space: normal; } #p-cactions > h5, #p-views > h5 { display:none !important; } #p-cactions > .pBody, #p-views .pBody { padding: 0px 0.5em !important; } #p-cactions ul, #p-views ul { height: 61px; } #p-cactions li, #p-views li { position: relative !important; left: 270px; top: -180px; width: 90px !important; padding: 0px !important; line-height: 15px !important; } #ca-nstab-main, #ca-nstab-project, #ca-nstab-user, #ca-nstab-special, #ca-nstab-template, #ca-nstab-image, #ca-nstab-help, #ca-talk { left: 0px !important; top: 0px !important; } #ca-edit, #ca-addsection, #ca-move, #ca-watch, #ca-unwatch { left: 0px !important; top: 0px !important;; } #ca-history, #t-log, #t-contributions, #t-recentchangeslinked { left: 80px !important; top: -60px !important;; } #t-whatlinkshere, #t-emailuser, #t-permalink, #t-print { left: 180px !important; top: -120px !important;; } /*#t-cite { display: none !important; }*/ #n-Main-page { background: url(http://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Wikipedia-logo.png/15px-Wikipedia-logo.png) no-repeat; } #siteNotice { position: absolute; margin-top: 0px !important; padding: 0px; z-index: -1; font-size:7pt; } #siteNoticeSmall { margin-top: 0px; } /* * Other and Fixes */ #ca-edit > a { font-weight: normal !important; } #ca-edit.selected > a { font-weight: bold !important; } #p-cactions li.selected > a { padding: 0px !important; } #footer { display:none; } #jump-to-nav { display:none; }