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
(Blanked the page)
Tag: Blanking
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Thumbs dd icon max width and alignment */
 
.mw-content-ltr dd, .mw-content-rtl .mw-content-ltr dd {max-width:800px;margin-left:36px}
 
.thumbs-down, .thumbs-up, .more-info, .info-icon {margin-left:-23px}
 
ul {max-width:790px}
 
  
/* Bullet point max width */
 
@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;
 
}
 
 
/* Normal line max width
 
.mw-parser-output p {max-width:790px} */
 
 
/* Editing guide p max width fix
 
.editing-guide-pagination p {max-width:100%} */
 

Latest revision as of 09:52, 25 October 2020