Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "User:Andytizer/common.css"

From PCGamingWiki, the wiki about fixing PC games
Line 1: Line 1:
 
.mw-content-ltr dd, .mw-content-rtl .mw-content-ltr dd {max-width:800px;margin-left:36px}
 
.mw-content-ltr dd, .mw-content-rtl .mw-content-ltr dd {max-width:800px;margin-left:36px}
ul {max-width:760px}
+
ul {max-width:790px}
  
 
.thumbs-down, .thumbs-up, .more-info, .info-icon {margin-left:-23px}
 
.thumbs-down, .thumbs-up, .more-info, .info-icon {margin-left:-23px}

Revision as of 20:11, 17 April 2020

.mw-content-ltr dd, .mw-content-rtl .mw-content-ltr dd {max-width:800px;margin-left:36px}
ul {max-width:790px}

.thumbs-down, .thumbs-up, .more-info, .info-icon {margin-left:-23px}

@media only screen and (min-width: 801px) {
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
    margin: 0.3em 0 0 2.6em;
}