Daily Lives of High School Boys Wiki
(-)
(-)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/***** CSS placed here will be applied to all skins on the entire site. *****/
 
/***** CSS placed here will be applied to all skins on the entire site. *****/
 
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:AjaxPoll.Discussions.css&only=styles";
 
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:AjaxPoll.Discussions.css&only=styles";
  +
/*
 
 
ul.tabbernav li a {
 
ul.tabbernav li a {
 
border:none !important;
 
border:none !important;
Line 31: Line 31:
 
text-align:center;
 
text-align:center;
 
margin: 0 0 -10px 0 !important;
 
margin: 0 0 -10px 0 !important;
  +
}
  +
*/
  +
ul.wds-tabs
  +
{
  +
margin:auto !important;
  +
}
  +
li.wds-tabs__tab
  +
{
  +
margin:auto !important;
 
}
 
}
   
  +
a.read-more-link
  +
{
  +
color:#18a2c7;
  +
}
   
 
/* Infoboxes */
 
/* Infoboxes */
  +
.portable-infobox
  +
{
  +
width: 300px;
  +
font-family: Helvetica Neue,helvetica,arial,sans-serif;
  +
}
  +
  +
.pi-image img
  +
{
  +
width:100%;
  +
}
  +
 
.portable-infobox.pi-theme-north .pi-title,
 
.portable-infobox.pi-theme-north .pi-title,
 
.portable-infobox.pi-theme-north .pi-header,
 
.portable-infobox.pi-theme-north .pi-header,
Line 105: Line 129:
 
.portable-infobox .pi-data-value
 
.portable-infobox .pi-data-value
 
{
 
{
padding-left: 1.5em;
 
 
margin: 0px;
 
margin: 0px;
 
padding-left: 0px;
  +
width: 66% !important;
  +
}
  +
.pi-data-value:not(:first-child)
  +
{
  +
flex-basis: auto;
 
}
 
}
   

Latest revision as of 16:49, 20 January 2022

/***** CSS placed here will be applied to all skins on the entire site. *****/
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:AjaxPoll.Discussions.css&only=styles";
/*
ul.tabbernav li a {
    border:none !important;
    font-family: Arial !important;
    margin:0 !important;
    padding:2px 12px !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
    font-size: 13px !important;
    cursor:default;
}
ul.tabbernav li:first-child a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
ul.tabbernav li:last-of-type a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.tabberlive .tabbertab {
    border: none !important;
    border-radius: 3px !important;
    padding:10px 10px 5px 0px !important;
    width: 100% !important;
}
ul.tabbernav {
    background: transparent;
    border-bottom: 0 !important;
    padding: 3px 0 !important;
    text-align:center;
    margin: 0 0 -10px 0 !important;
}
*/
ul.wds-tabs
{
	margin:auto !important;
}
li.wds-tabs__tab
{
	margin:auto !important;
}

a.read-more-link
{
	color:#18a2c7;
}

/* Infoboxes */
.portable-infobox
{
	width: 300px;
	font-family: Helvetica Neue,helvetica,arial,sans-serif;
}

.pi-image img
{
	width:100%;
}

.portable-infobox.pi-theme-north .pi-title,
.portable-infobox.pi-theme-north .pi-header,
.portable-infobox.pi-theme-north .pi-data-label{
   background-color: #344F85;
}

.portable-infobox .pi-title,
.portable-infobox .pi-header
{
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

.portable-infobox .pi-title,
.portable-infobox .pi-header,
.portable-infobox .pi-data-label
{
    color:#fff;
}

.portable-infobox .pi-image-collection-tabs {
    text-align: center;
}

.portable-infobox.pi-theme-central .pi-title,
.portable-infobox.pi-theme-central .pi-header,
.portable-infobox.pi-theme-central .pi-data-label{
   background-color: #09A31B;
}

.portable-infobox.pi-theme-west .pi-title,
.portable-infobox.pi-theme-west .pi-header,
.portable-infobox.pi-theme-west .pi-data-label{
   color: #6A6B67;
   background-color: #FFFEA5;
}

.portable-infobox.pi-theme-east .pi-title,
.portable-infobox.pi-theme-east .pi-header,
.portable-infobox.pi-theme-east .pi-data-label{
   background-color: #8A0400;
}

.portable-infobox.pi-theme-other .pi-title,
.portable-infobox.pi-theme-other .pi-header,
.portable-infobox.pi-theme-other .pi-data-label{
   background-color: #C1D0C3;
}

.portable-infobox.pi-theme-media .pi-data-label{
  color: #666363;
}

.portable-infobox .pi-data
{
    padding: 0px;
    margin: 0px;
}

.portable-infobox .pi-data-label
{
    margin: 0px;
    padding: 1px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    text-align: center;
}

.portable-infobox .pi-data-value
{
    margin: 0px;
    padding-left: 0px;
    width: 66% !important;
}
.pi-data-value:not(:first-child) 
{
    flex-basis: auto;
}

.portable-infobox
{
    border: 1px solid #999;
}

.portable-infobox.pi-theme-source {
  margin: auto;
  float: none;
}

.portable-infobox.pi-theme-source .pi-title,
.portable-infobox.pi-theme-source .pi-header,
.portable-infobox.pi-theme-source .pi-data-label{
   background-color: #FFFFFF;
   color:#000000;
}

a.new:hover
{
	color: #ff0000;
}

a:hover
{
	color: #800000;
}

ul.wikiaPhotoGallery-slider-list a
{
	color:#03a9f4;
}
	
.wikia-photogallery-add 
{
    display: none !important;
}

.WikiaArticle h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}