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

Difference between revisions of "User:Suicide machine/common.css"

From PCGamingWiki, the wiki about fixing PC games
m (Suicide machine moved page User:Suicide machine/common.css to User:Suicide machine/common2.css without leaving a redirect)
m (Suicide machine moved page User:Suicide machine/common2.css to User:Suicide machine/common.css without leaving a redirect)
(No difference)

Revision as of 13:48, 28 October 2020

@media {
.pcgw-header_limit {
max-width: 100%;
}
}

#masthead {
max-width: 80%;
}

textarea#wpTextbox1 {
   color: #E0E0E0;
   background-color: #404040;
}

#body-content {
   min-height: 720px;
}


table.wikitable,
.template-infotable,
.page-normaltable,
.table-source-ports-head-notes,
.table-source-ports-body-notes,
.table-standard-head-second-column,
.table-standard-body-second-column
{
    text-align: center;
}

.table-availability-head-source,
.table-availability-body-source, 
.table-dlc-head-name, 
.table-dlc-body-name, 
.table-gamedata-head-system, 
.table-gamedata-body-system, 
.table-cloudsync-head-system, 
.table-cloudsync-body-system, 
.table-settings-video-head-parameter, 
.table-settings-video-body-parameter, 
.table-settings-input-head-parameter, 
.table-settings-input-body-parameter,
.table-settings-audio-head-parameter, 
.table-settings-audio-body-parameter, 
.table-l10n-head-parameter, 
.table-l10n-body-parameter, 
.table-network-multiplayer-head-parameter, 
.table-network-multiplayer-body-parameter, 
.table-network-connection-head-parameter, 
.table-network-connection-body-parameter, 
.table-network-ports-head-parameter,
.table-network-ports-body-parameter,
.table-settings-vr-head-parameter, 
.table-settings-vr-body-parameter, 
.table-api-head-parameter, 
.table-api-body-parameter, 
.table-middleware-head-parameter, 
.table-middleware-body-parameter, 
.table-sysreqs-body-parameter,
.table-source-ports-head-parameter,
.table-source-ports-body-parameter,
.table-standard-head-first-column,
.table-standard-body-first-column
{
    text-align: center;
}