×
Create a new article
Write your page title here:
We currently have 1,225 articles on What if Doctor Who Wasn't Axed?. Type your article name above or create one of the articles listed here!



    What if Doctor Who Wasn't Axed?

    MediaWiki:Common.css: Difference between revisions

    Content deleted Content added
    No edit summary
    Tag: Reverted
    No edit summary
     
    (36 intermediate revisions by the same user not shown)
    Line 1: Line 1:
    #mw-content-text a.new {
    color: #FFC0CB;
    }



    /*
    <pre>
    */

    /* ===============================
    S I D E B A R S . C S S
    is the repository for all styling
    that affects 2015-era portable
    infobox code.

    At the top is code which GENERALLY affects
    all infoboxes, and can be recognised easily
    because it begins with .portable-infobox.

    At the bottom are all the various INDIVIDUAL
    infobox themes. This code starts with .pi-theme-something.

    This page dates from 2 Sept 2016, but much of the code
    on it comes from the last quarter of 2015.
    ================================= *

    /***** Portable Infobox/Sidebar ******/
    .portable-infobox {
    .portable-infobox {
    width: 292px;
    border:1px solid #ccccff;
    border: 1px solid #666;
    background:#fff;
    color:#000;
    background-color: #222222;
    width:250px!important;
    line-height:130%;
    padding:5px;
    }
    }
    .theme-fandomdesktop-light .portable-infobox {

    background-color: var(--theme-border-color);
    .portable-infobox.pi-background {
    background-color: #fff;
    color:#3a3a3a;
    }
    }
    .theme-fandomdesktop-light .portable-infobox .pi-data-label,

    .portable-infobox.pi-font {
    .theme-fandomdesktop-light .portable-infobox .pi-data-value {
    color:#000;
    color:#3A3A3A !important;
    }
    }
    /** Make the image the full width, and preserve the ratio. Stretches smaller images, but no way around this yet **/

    .pi-image-thumbnail {
    .portable-infobox .pi-item {
    color:black;
    width:100%;
    height: auto;
    }
    .skin-monobook .pi-background {
    background-color: #222222;
    }
    }


    /** Center captions and titles **/
    .portable-infobox .pi-title {
    /* background-color: #252525; */
    background: #595873 url(https://images.wikia.nocookie.net/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
    /* color: #FFD942; */
    color: #FFFFFF;
    padding:5px;
    text-align:center !important;
    font-weight: bold;
    font-size: larger;
    line-height: 22px;
    }
    .portable-infobox .pi-caption {
    padding:0;
    text-align:center !important;
    font-size: smaller !important;
    color: inherit;
    line-height: 130%;
    font-style: normal;
    }
    .portable-infobox .pi-data {
    border-bottom-style: none;
    border-bottom-width: 0px;
    }
    .portable-infobox .pi-data-value {
    font-size: smaller;
    line-height: 110%;
    }
    .portable-infobox .pi-data-label {
    color: white !important;
    font-size: smaller;
    flex-basis: 105px;
    line-height: 110%;
    }
    .portable-infobox .pi-item-spacing {
    .portable-infobox .pi-item-spacing {
    padding:3px 0 0 0;
    padding: 3px 3px;
    }
    }

    .portable-infobox .pi-title,
    .portable-infobox .pi-header {
    .portable-infobox .pi-header {
    font-size: smaller;
    background:#ccccff;
    text-align: center;
    color:#000;
    background-color: #595773;
    font-weight:bold;
    color: white;
    text-align:center;
    line-height: 130%;
    text-transform:none;
    letter-spacing:0;
    line-height:140%;
    font-size:12px;
    }
    }
    .portable-infobox .pi-title {
    .portable-infobox .pi-navigation {
    text-align:center !important;
    font-size: 1.2em;
    background-color: inherit;
    padding:10px;
    font-size: smaller;
    font-weight: normal;
    }
    .portable-infobox.pi-layout-stacked .pi-data-value {
    text-align:center !important;
    }
    }
    .portable-infobox.pi-layout-stacked .pi-data-label {
    .pi-header {
    text-align:center !important;
    line-height: 1.2em;
    font-size: 1.0em;
    font-weight: normal;
    font-style: italic;
    }
    }
    /* Horizontal groups */
    .pi-horizontal-group .pi-horizontal-group-item,
    .pi-horizontal-group .pi-header {
    .pi-horizontal-group .pi-header {
    background: #595873 url(https://images.wikia.nocookie.net/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
    text-align:center!important;
    color: #FFFFFF;
    }
    padding:5px;
    .portable-infobox .pi-title a,
    text-align:center !important;
    .portable-infobox .pi-title a:link,
    font-weight: bold;
    .portable-infobox .pi-title a:visited,
    font-size: larger!important;
    .portable-infobox .pi-title a:hover,
    line-height: 22px;
    .portable-infobox .pi-header a,
    .portable-infobox .pi-header a:visited,
    .portable-infobox .pi-header a:link,
    .portable-infobox .pi-header a:hover {
    color:#000;
    text-decoration:none;
    }
    }
    .pi-horizontal-group .pi-horizontal-group-item:not(:first-child) {
    .portable-infobox .pi-header .story-nav {
    background:#fff;
    border-left-style:dotted;
    color:#000;
    border-left-color:#aaa;
    border:0;
    }
    }
    /* Potentially useful, if there are ever true unordered lists in sidebars */
    .portable-infobox .pi-header .story-nav a,
    .portable-infobox .pi-header .story-nav a:visited,
    .portable-infobox .pi-data-value ul {
    text-indent:-1em;
    .portable-infobox .pi-header .story-nav a:link,
    padding-left:1.5em;
    .portable-infobox .pi-header .story-nav a:hover {
    padding-top:.25em
    color:#000;
    text-decoration:none;
    }
    }
    /* Getting rid of auto hyphenation, per sulfur */
    .portable-infobox .pi-title a:new,
    .portable-infobox .pi-title a:new:visited,
    .portable-infobox .pi-data-value,
    .portable-infobox .pi-header a:new,
    .portable-infobox .pi-data-label {
    -webkit-hyphens:none;
    .portable-infobox .pi-header a:new:visited,
    -moz-hyphens:none;
    .portable-infobox .pi-navigation a:new,
    -ms-hyphens:none;
    .portable-infobox .pi-navigation a:new:visited {
    color:#eee;
    hyphens:none;
    text-decoration:none;
    }
    }

    .portable-infobox .pi-data-label, .portable-infobox .pi-data-label:nth-child(even) {

    background:#ececec;
    /* ==========================
    color:#000;
    T H E M E S
    padding-right:10px;
    ========================== */
    -ms-flex-preferred-size:70%;

    -webkit-flex-basis:70%;

    -moz-flex-basis:70%;

    flex-basis:70%;
    /*** Special sidebar video theming... ***/
    line-height: 120%;
    /** BLU-RAY **/
    font-size: 12px;!important
    .portable-infobox.pi-theme-bd .pi-navigation {
    text-transform:none;
    text-align:center !important;
    letter-spacing:0px;
    background-color: royalblue;
    text-align:right;
    color: white;
    font-size: smaller;
    font-weight: bold;
    }
    }
    /** BETAMAX **/
    .portable-infobox.pi-theme-bm .pi-navigation {
    text-align:center !important;
    background-color: saddlebrown;
    color: white;
    font-size: smaller;
    font-weight: bold;
    }
    /** CED **/
    .portable-infobox.pi-theme-ced .pi-navigation {
    text-align:center !important;
    background-color: indigo;
    color: white;
    font-size: smaller;
    font-weight: bold;
    }
    /** DIGITAL RELEASES **/
    .portable-infobox.pi-theme-dr .pi-navigation {
    text-align:center !important;
    background-color: transparent;
    color: white;
    font-size: smaller;
    font-weight: bold;
    }
    /** DVD **/
    .portable-infobox.pi-theme-dvd .pi-navigation {
    text-align:center !important;
    background-color: silver;
    color: black;
    font-size: smaller;
    font-weight: bold;
    }
    /** HD DVD **/
    .portable-infobox.pi-theme-hddvd .pi-navigation {
    text-align:center !important;
    background-color: darkred;
    color: white;
    font-size: smaller;
    font-weight: bold;
    }
    /** LASERDISC **/
    .portable-infobox.pi-theme-ld .pi-navigation {
    text-align:center !important;
    background-color: khaki;
    color: black;
    font-size: smaller;
    font-weight: bold;
    }
    /** VCD **/
    .portable-infobox.pi-theme-vcd .pi-navigation {
    text-align:center !important;
    background-color: springgreen;
    color: black;
    font-size: smaller;
    font-weight: bold;
    }
    /** VHD **/
    .portable-infobox.pi-theme-vhd .pi-navigation {
    text-align:center !important;
    background-color: orangered;
    color: white;
    font-size: smaller;
    font-weight: bold;
    }
    /** VHS / UKVHS / USVHS **/
    .portable-infobox.pi-theme-vhs .pi-navigation {
    text-align:center !important;
    background-color: black;
    color: white;
    font-size: smaller;
    font-weight: bold;
    }
    .portable-infobox.pi-theme-ukvhs .pi-navigation {
    text-align:center !important;
    background-color: black;
    color: white;
    font-size: smaller;
    font-weight: bold;
    }
    .portable-infobox.pi-theme-usvhs .pi-navigation {
    text-align:center !important;
    background-color: black;
    color: white;
    font-size: smaller;
    font-weight: bold;
    }
    /** UMD **/
    .portable-infobox.pi-theme-umd .pi-navigation {
    text-align:center !important;
    background-color: mediumslateblue;
    color: black;
    font-size: smaller;
    font-weight: bold;
    }
    /** END VIDEO THEMING **/


    /* Episode */
    .portable-infobox .pi-data-value:nth-child(even) {
    .pi-theme-episode .pi-data-value,
    background: white;
    .pi-theme-episode .pi-layout-stacked .pi-data-value {
    padding-left:0;
    }
    }
    .pi-theme-episode .larr {
    float:left;
    }
    .pi-theme-episode .rarr {
    float:right;
    }

    /* Conflict */


    .pi-item:hover > .pi-data-label,
    .pi-theme-conflict .pi-border-color {
    border:none;
    .pi-item:hover > .pi-data-value {
    background-color:rgba(229, 192, 118, 0.4);
    }
    }

    .ns-0 .portable-infobox .pi-data-label a,
    .pi-theme-conflict .pi-navigation {
    .ns-0 .portable-infobox .pi-data-label a:link,

    .ns-0 .portable-infobox .pi-data-label a:visited,
    /* This allows infoboxes to remain 292px wide,
    .portable-infobox .pi-data-label a,
    as is the tradition here at MA, but still
    .portable-infobox .pi-data-label a:link,
    use {{sidebar image portable}} to set the
    .portable-infobox .pi-data-label a:visited {
    image width at 292px as well. If you DON'T
    color:#000;
    do this, then any {{sidebar image portable}}-enabled
    images will overhang the right edge of the
    sidebar. Only those infoboxes that use
    {{sidebar image portable}} need this code snippet.

    If you later want to trim the padding-bottom,
    just add padding-bottom:0!important.

    (Oh, and the !important is necessary.)

    */

    padding-left:0!important;
    padding-right:0!important;
    }
    }


    .conflict-subtitle {
    .ns-0 .portable-infobox .pi-data-value a,
    font-size:11px;
    .ns-0 .portable-infobox .pi-data-value a:link,
    .ns-0 .portable-infobox .pi-data-value a:visited {
    color:#000;
    }
    }


    .ns-0 .portable-infobox .pi-data-label a:hover,
    .pi-theme-conflict .pi-data-value ul {
    text-indent:-1em;
    .ns-0 .portable-infobox .pi-data-label a:link:hover,
    padding-left:1.5em;
    .ns-0 .portable-infobox .pi-data-label a:visited:hover,
    padding-top:.25em
    .ns-0 .portable-infobox .pi-data-value a:hover,
    .ns-0 .portable-infobox .pi-data-value a:link:hover,
    .ns-0 .portable-infobox .pi-data-value a:visited:hover {
    color:#000!important;
    text-decooration:underline;
    }
    }

    .portable-infobox .pi-data-label a.new,
    .pi-theme-conflict .pi-horizontal-group {
    .portable-infobox .pi-data-label a.new:visited,
    text-align:left;
    .portable-infobox .pi-data-value a.new,
    .portable-infobox .pi-data-value a.new:visited {
    color:#d41414!important;
    text-decoration:none!important;
    /* Infobox needs a diff color for
    "red" links because infoboxes
    have light background */
    }
    }

    .ns-0 .portable-infobox .pi-data-label a.new:hover,
    .pi-theme-conflict .pi-horizontal-group:not(:first-child) {
    .ns-0 .portable-infobox .pi-data-label a.new:visited:hover,
    padding:1px!important;
    .ns-0 .portable-infobox .pi-data-value a.new:hover,
    .ns-0 .portable-infobox .pi-data-value a.new:visited:hover {
    color:#555;
    text-decoration:none;
    }
    }

    .portable-infobox .pi-data-value,
    .pi-theme-conflict .sb-twoimg {
    .portable-infobox .pi-data-label {
    -webkit-hyphens:none;
    display:inherit;
    -moz-hyphens:none;
    -ms-hyphens:none;
    hyphens:none;
    line-height:130%;
    }
    }

    .portable-infobox .pi-navigation {
    .pi-theme-conflict .pi-data-value:not(:first-child) {
    background-color:#ececec;
    -ms-flex-preferred-size:280px;
    line-height:120%;
    -webkit-flex-basis:280px;
    -moz-flex-basis:280px;
    flex-basis:280px;
    padding-left:5px;
    }
    }
    .pi-theme-conflict .pi-data-value,
    .pi-navigation:first-of-type {
    .pi-theme-conflict .pi-data-label {
    line-height:150%;
    line-height:130%!important;
    padding: 0 5px 0 5px;
    font-size:11px!important;
    }
    }


    .pi-theme-conflict .pi-horizontal-group-item.pi-data-value {
    .ns-0 .portable-infobox .pi-navigation a,
    font-size:13px!important;
    .ns-0 .portable-infobox .pi-navigation a:link,
    .ns-0 .portable-infobox .pi-navigation a:visited,
    .ns-0 .portable-infobox .pi-navigation a:hover,
    .portable-infobox .pi-navigation a,
    .portable-infobox .pi-navigation a:link,
    .portable-infobox .pi-navigation a:visited,
    .portable-infobox .pi-navigation a:hover {
    color:#000!important;
    }
    }

    .portable-infobox img.pi-image-thumbnail {
    .pi-theme-conflict .pi-item.pi-group {
    width:250px;
    height:auto;
    line-height:130%!important;
    padding-top:4px;
    padding:2px;
    font-size:12px; /* smaller in this case means 12px */
    }
    }

    img.pi-image-thumbnail {
    .pi-theme-conflict .pi-title {
    max-width:100%;
    height:auto;
    padding:2px;
    font-size:19px;
    }
    }


    .pi-theme-conflict .pi-horizontal-group .pi-header {
    /* ==========================
    font-size:19px!important;
    Collapsiblity styling
    padding:1px;
    ========================== */
    }


    .pi-theme-conflict dl {
    margin:1em 0 !important
    }


    /* Starship */
    .pi-collapse-closed .pi-header:first-child,
    .pi-collapse .pi-header:first-child {
    .pi-theme-starship .pi-navigation {
    text-align:left !important;
    padding-left:0!important;
    font-weight:normal;
    padding-right:0!important;
    padding:2px 0 2px 10px;
    border-color:#fff!important;
    }
    }

    .pi-collapse-closed .pi-header::after {
    /* Planet */
    -webkit-transform: rotate(0deg);
    .pi-theme-planet.portable-infobox {
    -moz-transform: rotate(0deg);
    line-height:150%
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    content:'[more]'!important;
    font-size:10px;
    color:#000;
    border-color:transparent;
    border-width:0;
    width:35px;
    right:3px;
    top:40%;
    display:none;
    }
    }
    .pi-collapse .pi-header:after {
    .pi-theme-planet .pi-navigation {
    padding-left:0!important;
    -webkit-transform: rotate(0deg);
    padding-right:0!important;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    color:#fff;
    content:'[hide]';
    font-size:10px;
    border-color:transparent;
    border-width:0;
    width:35px;
    right:3px;
    top:40%;
    display:none;
    }
    }

    /* Government */
    .pi-theme-government .pi-navigation {
    padding-left:0!important;
    padding-right:0!important;
    }

    /* Comic */
    .pi-theme-comic .pi-navigation {
    padding-left:0!important;
    padding-right:0!important;
    }

    /* Novel */
    .pi-theme-novel .pi-navigation {
    padding-left:0!important;
    padding-right:0!important;
    }

    /* Rank */
    .portable-infobox.pi-theme-rank {
    width: 200px !important;
    }

    .pi-theme-rank .pi-navigation {
    padding-left:0!important;
    padding-right:0!important;
    }

    .pi-theme-rank .sb-twoimg {
    display:inherit;
    }

    /*
    </pre>
    */

    Latest revision as of 21:17, 26 July 2023

    #mw-content-text a.new {
    	color: #FFC0CB;
    }
    
    
    /*
    <pre>
    */
    
    /* ===============================
       S I D E B A R S . C S S
       is the repository for all styling 
       that affects 2015-era portable 
       infobox code.
    
       At the top is code which GENERALLY affects
       all infoboxes, and can be recognised easily 
       because it begins with .portable-infobox.
    
       At the bottom are all the various INDIVIDUAL
       infobox themes. This code starts with .pi-theme-something.
    
       This page dates from 2 Sept 2016, but much of the code
       on it comes from the last quarter of 2015.
       ================================= * 
    
    /***** Portable Infobox/Sidebar ******/
    .portable-infobox {
      width: 292px;
      border: 1px solid #666;
      background-color: #222222;
    }
    .theme-fandomdesktop-light .portable-infobox {
      background-color: var(--theme-border-color);
      color:#3a3a3a;
    }
    .theme-fandomdesktop-light .portable-infobox .pi-data-label,
    .theme-fandomdesktop-light .portable-infobox .pi-data-value {
              color:#3A3A3A !important;
    }
    /** Make the image the full width, and preserve the ratio. Stretches smaller images, but no way around this yet **/
    .pi-image-thumbnail {
      width:100%;
      height: auto;
    }
    .skin-monobook .pi-background {
      background-color: #222222;
    }
    
    /** Center captions and titles **/
    .portable-infobox .pi-title {
      /* background-color: #252525; */
      background: #595873 url(https://images.wikia.nocookie.net/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
      /* color: #FFD942; */
      color: #FFFFFF;
      padding:5px;
      text-align:center !important;
      font-weight: bold;
      font-size: larger;
      line-height: 22px;
    }
    .portable-infobox .pi-caption {
      padding:0;
      text-align:center !important;
      font-size: smaller !important;
      color: inherit;
      line-height: 130%;
      font-style: normal;
    }
    .portable-infobox .pi-data {
      border-bottom-style: none;
      border-bottom-width: 0px;
    }
    .portable-infobox .pi-data-value {
      font-size: smaller;
      line-height: 110%;
    }
    .portable-infobox .pi-data-label {
      color: white !important;
      font-size: smaller;
      flex-basis: 105px;
      line-height: 110%;
    }
    .portable-infobox .pi-item-spacing {
      padding: 3px 3px;
    }
    .portable-infobox .pi-header {
      font-size: smaller;
      text-align: center;
      background-color: #595773;
      color: white;
      line-height: 130%;
    }
    .portable-infobox .pi-navigation {
      text-align:center !important;
      background-color: inherit;
      font-size: smaller;
      font-weight: normal;
    }
    .portable-infobox.pi-layout-stacked .pi-data-value {
      text-align:center !important;
    }
    .portable-infobox.pi-layout-stacked .pi-data-label {
      text-align:center !important;
      font-weight: normal;
      font-style: italic;
    }
    /* Horizontal groups */
    .pi-horizontal-group .pi-header {
      background: #595873 url(https://images.wikia.nocookie.net/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
      color: #FFFFFF;
      padding:5px;
      text-align:center !important;
      font-weight: bold;
      font-size: larger!important;
      line-height: 22px;
    }
    .pi-horizontal-group .pi-horizontal-group-item:not(:first-child) {
        border-left-style:dotted;
        border-left-color:#aaa;
    }
    /* Potentially useful, if there are ever true unordered lists in sidebars */
    .portable-infobox .pi-data-value ul {
       text-indent:-1em;
       padding-left:1.5em;
       padding-top:.25em
    }
    /* Getting rid of auto hyphenation, per sulfur */ 
    .portable-infobox .pi-data-value,
    .portable-infobox .pi-data-label {
         -webkit-hyphens:none;
         -moz-hyphens:none;
         -ms-hyphens:none;
         hyphens:none;
    }
    
    
    /* ==========================
       T H E M E S
       ========================== */ 
    
    
    
    /*** Special sidebar video theming... ***/
    /** BLU-RAY **/
    .portable-infobox.pi-theme-bd .pi-navigation {
      text-align:center !important;
      background-color: royalblue;
      color: white;
      font-size: smaller;
      font-weight: bold;
    }
    /** BETAMAX **/
    .portable-infobox.pi-theme-bm .pi-navigation {
      text-align:center !important;
      background-color: saddlebrown;
      color: white;
      font-size: smaller;
      font-weight: bold;
    }
    /** CED **/
    .portable-infobox.pi-theme-ced .pi-navigation {
      text-align:center !important;
      background-color: indigo;
      color: white;
      font-size: smaller;
      font-weight: bold;
    }
    /** DIGITAL RELEASES **/
    .portable-infobox.pi-theme-dr .pi-navigation {
      text-align:center !important;
      background-color: transparent;
      color: white;
      font-size: smaller;
      font-weight: bold;
    }
    /** DVD **/
    .portable-infobox.pi-theme-dvd .pi-navigation {
      text-align:center !important;
      background-color: silver;
      color: black;
      font-size: smaller;
      font-weight: bold;
    }
    /** HD DVD **/
    .portable-infobox.pi-theme-hddvd .pi-navigation {
      text-align:center !important;
      background-color: darkred;
      color: white;
      font-size: smaller;
      font-weight: bold;
    }
    /** LASERDISC **/
    .portable-infobox.pi-theme-ld .pi-navigation {
      text-align:center !important;
      background-color: khaki;
      color: black;
      font-size: smaller;
      font-weight: bold;
    }
    /** VCD **/
    .portable-infobox.pi-theme-vcd .pi-navigation {
      text-align:center !important;
      background-color: springgreen;
      color: black;
      font-size: smaller;
      font-weight: bold;
    }
    /** VHD **/
    .portable-infobox.pi-theme-vhd .pi-navigation {
      text-align:center !important;
      background-color: orangered;
      color: white;
      font-size: smaller;
      font-weight: bold;
    }
    /** VHS / UKVHS / USVHS **/
    .portable-infobox.pi-theme-vhs .pi-navigation {
      text-align:center !important;
      background-color: black;
      color: white;
      font-size: smaller;
      font-weight: bold;
    }
    .portable-infobox.pi-theme-ukvhs .pi-navigation {
      text-align:center !important;
      background-color: black;
      color: white;
      font-size: smaller;
      font-weight: bold;
    }
    .portable-infobox.pi-theme-usvhs .pi-navigation {
      text-align:center !important;
      background-color: black;
      color: white;
      font-size: smaller;
      font-weight: bold;
    }
    /** UMD **/
    .portable-infobox.pi-theme-umd .pi-navigation {
      text-align:center !important;
      background-color: mediumslateblue;
      color: black;
      font-size: smaller;
      font-weight: bold;
    }
    /** END VIDEO THEMING **/
    
    /* Episode */
    .pi-theme-episode .pi-data-value,
    .pi-theme-episode .pi-layout-stacked .pi-data-value {
         padding-left:0;
    }
    .pi-theme-episode .larr {
         float:left;
    }
    .pi-theme-episode .rarr {
         float:right;
    }
    
    /* Conflict */
    
    .pi-theme-conflict .pi-border-color {
        border:none;
    }
    
    .pi-theme-conflict .pi-navigation {  
    
    /* This allows infoboxes to remain 292px wide,
       as is the tradition here at MA, but still
       use {{sidebar image portable}} to set the 
       image width at 292px as well.  If you DON'T
       do this, then any {{sidebar image portable}}-enabled
       images will overhang the right edge of the 
       sidebar.  Only those infoboxes that use 
       {{sidebar image portable}} need this code snippet.
    
       If you later want to trim the padding-bottom, 
       just add padding-bottom:0!important. 
    
       (Oh, and the !important is necessary.)
    
    */
    
        padding-left:0!important;
        padding-right:0!important;
    }
    
    .conflict-subtitle {
        font-size:11px;
    }
    
    .pi-theme-conflict .pi-data-value ul {
       text-indent:-1em;
       padding-left:1.5em;
       padding-top:.25em
    }
    
    .pi-theme-conflict .pi-horizontal-group {
        text-align:left;
    }
    
    .pi-theme-conflict .pi-horizontal-group:not(:first-child) {
        padding:1px!important;
    }
    
    .pi-theme-conflict .sb-twoimg {
        display:inherit;
    }
    
    .pi-theme-conflict .pi-data-value:not(:first-child) {
        -ms-flex-preferred-size:280px;
        -webkit-flex-basis:280px;
        -moz-flex-basis:280px;
        flex-basis:280px;
        padding-left:5px;
    }
    .pi-theme-conflict .pi-data-value,
    .pi-theme-conflict .pi-data-label {
        line-height:130%!important; 
        font-size:11px!important;
    }
    
    .pi-theme-conflict .pi-horizontal-group-item.pi-data-value { 
        font-size:13px!important;
    }
    
    .pi-theme-conflict .pi-item.pi-group {
        line-height:130%!important;
        padding:2px;
        font-size:12px; /* smaller in this case means 12px */
    }
    
    .pi-theme-conflict .pi-title { 
        padding:2px;
        font-size:19px;
    }
    
    .pi-theme-conflict .pi-horizontal-group .pi-header {
        font-size:19px!important;
        padding:1px;
    }
    
    .pi-theme-conflict dl {
       margin:1em 0 !important
    }
    
    /* Starship */
    .pi-theme-starship .pi-navigation { 
        padding-left:0!important;
        padding-right:0!important;
    }
    
    /* Planet */
    .pi-theme-planet.portable-infobox {
        line-height:150%
    }
    .pi-theme-planet .pi-navigation {
        padding-left:0!important;
        padding-right:0!important;
    }
    
    /* Government */
    .pi-theme-government .pi-navigation {
        padding-left:0!important;
        padding-right:0!important;
    }
    
    /* Comic */
    .pi-theme-comic .pi-navigation {
        padding-left:0!important;
        padding-right:0!important;
    }
    
    /* Novel */
    .pi-theme-novel .pi-navigation {
        padding-left:0!important;
        padding-right:0!important;
    }
    
    /* Rank */
    .portable-infobox.pi-theme-rank {
      width: 200px !important;
    }
    
    .pi-theme-rank .pi-navigation {
        padding-left:0!important;
        padding-right:0!important;
    }
    
    .pi-theme-rank .sb-twoimg {
        display:inherit;
    }
    
    /*
    </pre>
    */
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.