MediaWiki:Wptouch.css
|
This page is a System Message. The code in these pages is used to alter the wiki site itself Only Administrators are able to alter system messages. If you think one should be changed, leave a note on the talk page or message User:gboyers. |
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the WPtouch mobile skin */ body {background: #AAA url('http://www.grandtheftwiki.com/images/Gtw-top.jpg') no-repeat fixed; padding-top:50px;} #mw-page-base {background:transparent; } #left-navigation, #right-navigation {padding-top:50px;} #p-cactions.vectorMenu {background: url('http://www.grandtheftwiki.com/skins/vector/images/tab-normal-fade.png') bottom left repeat-x;} #p-cactions.vectorMenu h5 a {background: url('http://www.grandtheftwiki.com/skins/vector/images/arrow-down-icon.png') center 15px no-repeat;} #p-personal {background:transparent; padding:0 10px 0 0; margin:0;} #p-personal ul{padding-left:0;} #p-personal li{margin:0; padding:0;} #p-personal a{color:#FFF; margin:0; padding:0 5px 3px 5px; background: transparent; opacity: 0.8; text-shadow:1px 1px #222; background: -webkit-gradient( linear,left bottom,left top,color-stop(1,rgba(33, 33, 33, 0.7)), color-stop(0,rgba(33, 33, 33, 0.1)) );} #p-personal a:hover{background: rgba(33,33,33,0.7); text-decoration:none;} #editform table { background-color: #EEF; border:1px solid #CCF;} #editform #editpage-copywarn table { background-color: transparent; border:none;} /* Sidebar design */ .mediawiki #mw-panel #p-navigation {border-top:none; margin-top:30px;} .mediawiki #mw-panel .portal h5 {color:#FFF; margin-left:5px;} .mediawiki #mw-panel .portal .body {padding-top:0; border:none; bakground:none;} .mediawiki #mw-panel .portal .body ul { background:#FFF; border:2px solid #555;margin-right:10px; padding-top:5px; padding-left:5px;} .mediawiki #mw-panel .portal .body ul li a, .mediawiki #mw-panel .portal .body ul li a:visited {color:#338;} .mediawiki #mw-panel .portal .body ul li a:hover {color:#A00; text-decoration:none;} #sidebar-donate {font-size:10px; color:#FFF; padding:5px; width:100%; } #sidebar-donate form {margin:0 auto; text-align:center;} /* Vector drop-down arrow seems to not work, this should fix */ #p-cactions.vectorMenu h5 a { background: url('http://www.grandtheftwiki.com/skins/vector/images/arrow-down-icon.png') left 15px no-repeat; } /* Sortable table class works but doesn't show image, this should fix */ body th.headerSort{ background-image: url(http://www.grandtheftwiki.com/skins/common/images/sort_both.gif?2011-05-01T22:26:40Z); background-repeat: no-repeat; background-repeat-x: no-repeat; background-repeat-y: no-repeat; background-position: center right; background-position-x: 100%; background-position-y: 50%; padding-right: 21px; cursor:pointer; } div.onlinestatusbarbody { right: 0px; margin-top: 0; background-color:#EEE; border: 1px solid #AAA; } .ns-2 div.onlinestatusbarbody { margin-top: 10px; } #ShareLinksBox{ float:right; margin: -58px 0 0 0; padding:0 3px 0 3px; width:370px; } .page-Main_Page #ShareLinksBox{margin-top: -8px; } .page-Main_Page .mw-content-ltr > p { display:none;} .poll-embed-title { font-size: 150%; } /* #Fix for side-scrolling on narrow resolutions .mw-content-ltr > div, .mw-content-ltr > table, .mw-content-ltr > p, .mw-content-ltr > ul { background-color: #FFF; }*/ .poll .pagetitle {display:none;} /* Fixing Diffs */ .diff td.diff-otitle, .diff td.diff-ntitle {width:50%; text-align:center;} .diff ins {background:#CFC;} .diff ins {background:#CFC;} .diff del {background:#FCC;} .diff del {background:#FCC;} .diff-context, .diff-deletedline, .diff-addedline {font-family:monospace; font-size:12px;} .diff-context, .diff-deletedline, .diff-addedline {font-family:monospace; font-size:12px;}