Gears of War 4 Wiki

We've Moved! Just as Gamepedia has joined forces with Fandom, this wiki had joined forces with our Fandom equivalent. The wiki has been archived and we ask that readers and editors move to the now combined wiki on Fandom. Click to go to the new wiki.

READ MORE

Gears of War 4 Wiki
(GPE Bot Edit (b85c8f4c0129ea8c7dbf1a15793aa982996bb446,e8aa86e41307875541f9e806fcba437d13587982))
Wagnike2 (talk | contribs)
No edit summary
Line 1: Line 1:
 
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
/* Header and footer */
+
/* BASE */
  +
/* Governs the general color of the text and background image */
.header-container.header-chrome,
 
  +
body {
#mw-mf-page-center {
 
background: #212121;
+
background: white;
  +
}
  +
  +
.animations #mw-mf-page-center {
  +
background: black;
  +
background: url(https://hydra-media.cursecdn.com/gearsofwar4.gamepedia.com/1/1f/Background.jpg) no-repeat fixed center top / cover #000000;
  +
color: white;
 
}
 
}
   
Line 10: Line 16:
 
}
 
}
   
  +
/* HEADER */
a.watch-this-article {
 
  +
.header-container.header-chrome,
background-image: url("http://hydra-media.cursecdn.com/commons.gamepedia.com/7/7b/Watch_lighter.png") !important; /* optional if a lighter version of the star icon is required */
 
  +
#mw-mf-page-center {
  +
background: rgba(33, 33, 33, 0.8);
 
}
 
}
   
  +
.notification-count {
/* search header */
 
  +
background: transparent;
.pre-content #page-actions {
 
background: rgba(0, 0, 0, 0.85) !important;
 
 
}
 
}
   
  +
/* BODY */
.overlay {
 
  +
/* Leave transparent if background if solid color, otherwise tweak black opacity to make text visible */
background: rgba(0, 0, 0, 0.85);
 
  +
#content {
  +
border-top: 0px solid #cccccc;
  +
background: rgba(0,0,0,0.5) !important;
 
}
 
}
   
.overlay .overlay-header-container {
+
.overlay-enabled {
  +
border-top: 0px solid #cccccc;
background: rgba(0, 0, 0, 0.85) !important;
 
  +
background: rgba(0,0,0,1) !important;
 
}
 
}
   
  +
/* FOOTER */
.search-overlay .overlay-header,
 
  +
/* Background should match opacity of #content */
.search-overlay .results {
 
  +
footer {
background-color: rgba(0, 0, 0, 0.85) !important;
 
color: #c0c0c0;
+
border-top: solid 1px #c8ccd1;
  +
background: rgba(0, 0, 0, 0.5);
 
}
 
}
   
  +
footer .last-modified-bar {
.search-overlay {
 
  +
border-bottom: solid 1px #c8ccd1;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
 
  +
background-color: transparent;
  +
color: #505050;
 
}
 
}
   
  +
/* Fix to display properly with links of similar color */
ul.suggestions-results,
 
  +
footer .last-modified-bar.active {
ul.suggestions-results li {
 
background: rgba(0, 0, 0, 0.85);
+
background-color: rgba(0, 175, 137, 0.5);
color: #c0c0c0;
 
 
}
 
}
   
  +
/* LINKS */
ul.suggestions-results li.suggestions-result {
 
  +
/* Minimal code to affect all non-new links; notification ensures the default color always displays */
color: #c0c0c0;
 
  +
a:not(.new) {
  +
text-decoration: none;
  +
color: #93fdfe !important;
 
}
 
}
   
  +
.notification-count .circle span {
/* general header */
 
  +
color: #fff !important;
#mw-mf-header form,
 
#mw-mf-sq {
 
background: rgba(0, 0, 0, 0.85);
 
 
}
 
}
   
/* non-content area */
 
body {
 
background: #000000 url("https://hydra-media.cursecdn.com/gearsofwar4.gamepedia.com/1/1f/Background.jpg") no-repeat fixed center 30px / 100% auto;
 
color: white;
 
}
 
   
  +
/* UI STYLING */
#footer {
 
  +
/* Default values for HydraDark */
border-top: 1px solid #666668;
 
  +
.content table.wikitable > tr > th, .content table.wikitable > * > tr > th {
color: #ffffff;
 
text-shadow: 1px 1px #000000;
+
background-color: rgba(248, 249, 250, 0.35);
 
}
 
}
   
  +
pre, .mw-code {
#footer a {
 
color: #92d5e7;
+
background-color: #282828;
text-shadow: 1px 1px #000000;
+
border-color: #505050;
 
}
 
}
   
  +
.client-js .toc-mobile {
#footer h2 {
 
color: #92d5e7;
+
background-color: transparent !important;
text-shadow: 1px 1px #000000;
+
border-color: #505050;
 
}
 
}
   
  +
.mw-ui-button {
/* content area */
 
  +
background-color: transparent;
 
  +
color: inherit;
 
  +
border: 1px solid #fff;
.overlay-enabled, #content {
 
background: rgba( 0,0,0,.75);
 
 
}
 
}
   
  +
.content .thumb {
a,
 
  +
border: 1px solid rgba(255, 255, 255, 0.5);
a.external {
 
color: #92d5e7;
 
}
 
 
.content table th {
 
background-color: rgba(0, 0, 0, 0);
 
}
 
 
.content table td,
 
.content table th {
 
border: medium none;
 
 
padding: 3px;
 
padding: 3px;
}
 
 
h1,
 
h2 {
 
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
 
border-bottom: 1px solid white;
 
 
color: white;
 
color: white;
 
}
 
}
   
  +
.content .thumbcaption {
h3, h4, h5, h6 {
 
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
 
 
color: white;
 
color: white;
 
}
 
}
   
.thumb,
+
li.gallerybox div.thumb {
  +
border: 1px solid #c8ccd1;
#content_wrapper .thumb {
 
background: transparent;
+
background-color: transparent;
border: 2px solid rgba(0, 0, 0, 0.2);
 
 
}
 
}
   
  +
.mw-ui-button.mw-ui-progressive:active,
/* tables */
 
  +
.mw-ui-button.mw-ui-constructive:active,
.mw-collapsible-toggle {
 
  +
.mw-ui-button.mw-ui-progressive.is-on,
-moz-user-select: none;
 
  +
.mw-ui-button.mw-ui-constructive.is-on,
float: right;
 
  +
.mw-ui-button.mw-ui-progressive.mw-ui-checked,
font-size: 90%;
 
  +
.mw-ui-button.mw-ui-constructive.mw-ui-checked {
font-weight: normal;
 
  +
background-color: rgba(115, 115, 115, 0.33);
  +
border-color: white;
 
}
 
}
   
  +
.mw-mf-user,
table {
 
  +
.list-header,
background-color: rgba(0, 0, 0, 0);
 
  +
.page-list.side-list .list-thumb, .topic-title-list.side-list .list-thumb, .site-link-list.side-list .list-thumb {
background-image: none;
 
color: #e0e0e0;
+
background-color: inherit;
  +
color: inherit;
  +
 
}
 
}
   
  +
/* Section arrows */
table.wikitable {
 
  +
border: 1px solid #9e0801;
 
  +
.mw-ui-icon-arrow::before {
border-collapse: collapse;
 
  +
filter: invert(100%);
 
}
 
}
   
  +
/* Hambahgah menu */
table.wikitable > tr > th,
 
  +
table.wikitable > tr > td,
 
  +
#mw-mf-viewport,
table.wikitable > * > tr > th,
 
  +
nav {
table.wikitable > * > tr > td {
 
border: 1px solid #9e0801;
+
background: #212121 !important;
color: #e0e0e0;
 
padding: 3px;
 
 
}
 
}
   
  +
nav ul li {
table.wikitable > tr > th,
 
  +
background: #181818 !important;
table.wikitable > * > tr > th {
 
background: #9e0801; /* Old browsers */
 
background: -moz-linear-gradient(top, #9e0801 0%, #000000 100%); /* FF3.6-15 */
 
background: -webkit-linear-gradient(top, #9e0801 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
 
background: linear-gradient(to bottom, #9e0801 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e0801', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
 
text-align: center;
 
 
}
 
}
   
  +
nav ul.hlist li {
table.wikitable > tr > td,
 
  +
background: transparent !important;
table.wikitable > * > tr > td {
 
background: none repeat scroll 0 0 #000000;
 
 
}
 
}
   
  +
nav ul li a.mw-ui-icon {
.wikitable td
 
background-color: rgba(0, 0, 0, 0);
+
filter: invert(100%);
border: 1px solid #404040;
 
color: #ffffff;
 
padding: 0.2em;
 
 
}
 
}
   
  +
nav ul li a {
table.mw_metadata th {
 
background: #9e0801;
+
font-weight: bold;
background-image:-moz-linear-gradient(center top, #9e0801 0%, #000000 100%);
 
background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#9e0801), color-stop(100%,#000000));
 
background-image:-webkit-linear-gradient(top, #9e0801 0%, #000000 100%);
 
background-image:-o-linear-gradient(top, #9e0801 0%, #000000 100%);
 
background-image:-ms-linear-gradient(top, #9e0801 0%, #000000 100%);
 
background-image: linear-gradient(to bottom, #9e0801 0%, #000000 100%);
 
border: 1px solid #404040;
 
color: #FFFFFF;
 
 
}
 
}
   
  +
nav ul.hlist li a {
table.mw_metadata td {
 
background-color: rgba(0, 0, 0, 0);
+
color: #F37F20 !important;
border: 1px solid #404040;
 
color: #e0e0e0;
 
 
}
 
}
   
  +
/* EDITOR OVERLAY */
.mw-datatable th {
 
  +
border: 1px solid #404040;
 
  +
  +
/* Search */
  +
  +
.search-overlay {
  +
background: rgba(0, 0, 0, 0.9) !important;
 
}
 
}
   
  +
.search-overlay .results,
.mw-datatable,
 
  +
.search-overlay .search-feedback {
.mw-datatable td {
 
  +
background-color: #212121 !important;
border: 1px solid #404040;
 
 
}
 
}
   
  +
.list-thumb.list-thumb-none {
.TablePager {
 
  +
background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M0%200h56v56H0z%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M36.4%2013.5H17.8v24.9c0%201.4.9%202.3%202.3%202.3h18.7v-25c.1-1.4-1-2.2-2.4-2.2zM30.2%2017h5.1v6.4h-5.1V17zm-8.8%200h6v1.8h-6V17zm0%204.6h6v1.8h-6v-1.8zm0%2015.5v-1.8h13.8v1.8H21.4zm13.8-4.5H21.4v-1.8h13.8v1.8zm0-4.7H21.4v-1.8h13.8v1.8z%22%2F%3E%3C%2Fsvg%3E) !important;
background-color: rgba(0, 0, 0, 0);
 
border: 1px solid #404040;
 
color: #e0e0e0;
 
padding:0 0.15em;
 
 
}
 
}
   
  +
.page-summary h2,
.TablePager th {
 
  +
.page-summary h3 {
background: #9e0801;
 
  +
color: #F37F20 !important;
background-image:-moz-linear-gradient(center top, #9e0801 0%, #000000 100%);
 
background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#9e0801), color-stop(100%,#000000));
 
background-image:-webkit-linear-gradient(top, #9e0801 0%, #000000 100%);
 
background-image:-o-linear-gradient(top, #9e0801 0%, #000000 100%);
 
background-image:-ms-linear-gradient(top, #9e0801 0%, #000000 100%);
 
background-image: linear-gradient(to bottom, #9e0801 0%, #000000 100%);
 
color: #ffffff;
 
border: 1px solid #404040;
 
padding: 0 0.15em;
 
 
}
 
}
   
  +
/* VE Overlay */
.TablePager tr:hover td {
 
  +
background-color: rgba(0, 0, 0, 1) !important;
 
  +
.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
color: #FFFFFF;
 
  +
background-color: rgba(0, 0, 0, 0.9) !important;
 
}
 
}
   
  +
.ve-ui-mwSaveDialog-options {
.TablePager th a {
 
background: #9e0801;
+
background-color: #212121 !important;
background-image:-moz-linear-gradient(center top, #9e0801 0%, #000000 100%);
 
background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#9e0801), color-stop(100%,#000000));
 
background-image:-webkit-linear-gradient(top, #9e0801 0%, #000000 100%);
 
background-image:-o-linear-gradient(top, #9e0801 0%, #000000 100%);
 
background-image:-ms-linear-gradient(top, #9e0801 0%, #000000 100%);
 
background-image: linear-gradient(to bottom, #9e0801 0%, #000000 100%);
 
color: #FFFFFF !important;
 
}
 
 
.TablePager td {
 
background-color: rgba(0, 0, 0, 0);
 
border: 1px solid #404040;
 
color: #e0e0e0;
 
 
}
 
}
  +
/* Editor Overlay */
   
  +
.editor-overlay-ve .overlay-content .surface {
.mwm-notice,
 
  +
overflow: hidden;
#searchbox {
 
background: rgba(0, 0, 0, 0);
+
color: white;
border: 2px solid rgba(0, 0, 0, 0.2);
 
border-radius: 5px 5px 5px 5px;
 
 
}
 
}
   
  +
.editor-overlay .wikitext-editor,
.divclearable,
 
  +
.editor-overlay .summary-request {
a.watch-this-article,
 
  +
color: #E0E0E0 !important;
.jsEnabled #mw-mf-main-menu-button {
 
background-color: rgba(0, 0, 0, 0);
 
 
}
 
}
   
  +
/* Overlays */
a.back_to_top,
 
  +
.overlay.editor-overlay,
a.back_to_top:visited {
 
  +
.overlay-header-container,
margin-top: 7px;
 
  +
.overlay-footer-container {
  +
background: #212121 !important;
 
}
 
}
   
  +
.globalNotice {
a:visited {
 
color: #93fdfe;
+
color: white;
 
}
 
}
   
/* Fix black on black section arrows */
 
.mw-ui-icon-arrow::before {
 
filter: invert(100%);
 
}
 
 
/*********************
 
/*********************
 
/* Front page styles *
 
/* Front page styles *

Revision as of 19:43, 16 August 2017

/* CSS placed here will affect users of the mobile site */
/* BASE */
/* Governs the general color of the text and background image */
body {
    background: white;
}

.animations #mw-mf-page-center {
    background: black;
    background: url(https://hydra-media.cursecdn.com/gearsofwar4.gamepedia.com/1/1f/Background.jpg) no-repeat fixed center top / cover #000000;
    color:  white;
}

.nomobile {
    display: none;
}

/* HEADER */
.header-container.header-chrome,
#mw-mf-page-center {
    background: rgba(33, 33, 33, 0.8);
}

.notification-count {
   background: transparent;
}

/* BODY */
/* Leave transparent if background if solid color, otherwise tweak black opacity to make text visible */
#content {
    border-top: 0px solid #cccccc;
    background: rgba(0,0,0,0.5) !important;
}

.overlay-enabled {
    border-top: 0px solid #cccccc;
    background: rgba(0,0,0,1) !important;
}

/* FOOTER */
/* Background should match opacity of #content */
footer {
    border-top: solid 1px #c8ccd1;
    background: rgba(0, 0, 0, 0.5);
}

footer .last-modified-bar {
    border-bottom: solid 1px #c8ccd1;
    background-color: transparent;
    color: #505050;
}

/* Fix to display properly with links of similar color */
footer .last-modified-bar.active {
    background-color: rgba(0, 175, 137, 0.5);
}

/* LINKS */
/* Minimal code to affect all non-new links; notification ensures the default color always displays */
a:not(.new) {
    text-decoration: none;
    color: #93fdfe !important;
}

.notification-count .circle span {
    color: #fff !important;
}


/* UI STYLING */
/* Default values for HydraDark */
.content table.wikitable > tr > th, .content table.wikitable > * > tr > th {
    background-color: rgba(248, 249, 250, 0.35);
}

pre, .mw-code {
    background-color: #282828;
    border-color: #505050;
}

.client-js .toc-mobile {
    background-color: transparent !important;
    border-color: #505050;
}

.mw-ui-button {
    background-color: transparent;
    color: inherit;
    border: 1px solid #fff;
}

.content .thumb {
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 3px;
    color: white;
}

.content .thumbcaption {
    color: white;
}

li.gallerybox div.thumb {
    border: 1px solid #c8ccd1;
    background-color: transparent;
}

.mw-ui-button.mw-ui-progressive:active, 
.mw-ui-button.mw-ui-constructive:active, 
.mw-ui-button.mw-ui-progressive.is-on, 
.mw-ui-button.mw-ui-constructive.is-on, 
.mw-ui-button.mw-ui-progressive.mw-ui-checked, 
.mw-ui-button.mw-ui-constructive.mw-ui-checked {
    background-color: rgba(115, 115, 115, 0.33);
    border-color: white;
}

.mw-mf-user, 
.list-header, 
.page-list.side-list .list-thumb, .topic-title-list.side-list .list-thumb, .site-link-list.side-list .list-thumb {
    background-color: inherit;
    color: inherit;

}

/* Section arrows */

.mw-ui-icon-arrow::before {
    filter: invert(100%);
}

/* Hambahgah menu */

#mw-mf-viewport,
nav {
    background: #212121 !important;
}

nav ul li {
    background: #181818 !important;
}

nav ul.hlist li {
    background: transparent !important;
}

nav ul li a.mw-ui-icon {
    filter: invert(100%);
}

nav ul li a {
    font-weight: bold;
}

nav ul.hlist li a {
    color: #F37F20 !important;
}

/* EDITOR OVERLAY */


/* Search */

.search-overlay {
    background: rgba(0, 0, 0, 0.9) !important;
}

.search-overlay .results,
.search-overlay .search-feedback {
    background-color: #212121 !important;
}

.list-thumb.list-thumb-none {
    background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M0%200h56v56H0z%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M36.4%2013.5H17.8v24.9c0%201.4.9%202.3%202.3%202.3h18.7v-25c.1-1.4-1-2.2-2.4-2.2zM30.2%2017h5.1v6.4h-5.1V17zm-8.8%200h6v1.8h-6V17zm0%204.6h6v1.8h-6v-1.8zm0%2015.5v-1.8h13.8v1.8H21.4zm13.8-4.5H21.4v-1.8h13.8v1.8zm0-4.7H21.4v-1.8h13.8v1.8z%22%2F%3E%3C%2Fsvg%3E) !important;
}

.page-summary h2,
.page-summary h3 {
    color: #F37F20 !important;
}

/* VE Overlay */

.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
    background-color: rgba(0, 0, 0, 0.9) !important;
}

.ve-ui-mwSaveDialog-options {
    background-color: #212121 !important;
}
/* Editor Overlay */

.editor-overlay-ve .overlay-content .surface {
    overflow: hidden;
    color: white;
}

.editor-overlay .wikitext-editor,
.editor-overlay .summary-request {
    color: #E0E0E0 !important;
}

/* Overlays */
.overlay.editor-overlay,
.overlay-header-container,
.overlay-footer-container {
    background: #212121 !important;
}

.globalNotice {
 color: white;
}

/*********************
/* Front page styles *
/*********************/
.fpmain {
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.fpbanner {
  border: 1px solid #82a8af; 
  box-shadow: 0 2px 5px #687478;
  background: rgba(0, 0, 0, 0.25);
  color: #9ccad2;
  margin: 0 5px 5px 5px;
  padding: 5px;
  min-height: 80px;
}

.fpbannertable {
  display: table;
  border: none;
  background: transparent;
  width: 100%; 
  min-height: 75px;
  margin: 0;
  padding: 5px;
}

.fpbannercell {
  display: table-cell; 
  text-align: center; 
  vertical-align: middle;
}

.fpbannerblock {
  border: none;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.75);
  font-size: 132%;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbanner1 .fpbannertable {
  background: url("https://hydra-media.cursecdn.com/soma.gamepedia.com/f/f2/Fpbox_left_1.png") left center no-repeat, 
              #ffffff url("https://hydra-media.cursecdn.com/soma.gamepedia.com/5/5c/Fpbox_right_1.png") right center no-repeat;
}

.fpmidsections {
  float: left;
  width: 100%;
  overflow: hidden;
}

.fpbox {
  border: 1px solid #9e0801;
  background: rgba(0, 0, 0, 0.25);
  color: white;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  overflow: auto;
}

.fpbox .mainheading {
  border: none;
  border-bottom: 1px solid #9e0801;
  color: #9e0801;
  font-size: 150%;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

.fpbox .heading {
  border: none;
  border-bottom: 1px solid #9e0801;
  color: #9e0801;
  font-size: 132%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

.fpmain .columns .leftcol {
  width: 100%;
  margin: 0;
  padding: 0;
}

.fpmain .columns .rightcol {
  width: 100%;
  margin: 0;
  padding: 0;
}

.fpsection1, .fpsection2, .fpsection3, .fpsection4 {
  float: left;
  clear: both; 
  width: 100%;
}

div.fp2columnonly, div.fp3columnonly {
  display: none; 
}

@media (min-width: 790px) {
  .fpsection1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .fpmidsections {
    clear: none;
    float: right;
    width: 50%;
  }

  .fpsection4 {
    float: left;
    clear: none;
    width: 50%;
  }

  div.fp2columnonly {
    display: block; 
  }
}

@media (min-width: 990px) {
  .fpmain .columns .leftcol {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
  }

  .fpmain .columns .rightcol {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 1390px) {
  .fpmidsections {
    clear: none;
    float: right;
    width: 66.667%;
  }

  .fpsection1 {
    clear: none;
    width: 33.333%;
  }

  .fpsection2 {
    clear: none;
    width: 50%;
  }

  .fpsection3 {
    clear: none;
    width: 50%;
  }
 
  .fpsection4 {
    clear: left;
    width: 33.333%;
  }

  div.fp2columnonly {
    display: none; 
  }

  div.fp3columnonly {
    display: block; 
  }
}

.fpbox.plain {
  border: none;
  box-shadow: none;
  background: transparent;
}

.fpimagelist ul {
  list-style-type: none;
  list-style-image: none;
}

.fpvideos {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.fpvideo {
  display: inline-block;
  margin: 0 5px;
}