Diepio Wikia
Advertisement

OBS: Efter du har publicerat sidan kan du behöva tömma din webbläsares cache för att se ändringarna.

  • Firefox / Safari: Håll ned Skift och klicka på Uppdatera sidan eller tryck Ctrl-F5 eller Ctrl-R (⌘-R på Mac)
  • Google Chrome: Tryck Ctrl-Skift-R (⌘-Skift-R på Mac)
  • Internet Explorer / Edge: Håll ned Ctrl och klicka på Uppdatera eller tryck Ctrl-F5
  • Opera: Tryck Ctrl-F5.
/***********************************************************************/
/******************************* Imports *******************************/
/***********************************************************************/
@import url("/load.php?mode=articles&only=styles&articles=u:dev:MediaWiki:ContribsButtons.css|u:dev:MediaWiki:AL.css|u:diepio:MediaWiki:Global.css");

/***********************************************************************/
/**************************** Miscellaneous ****************************/
/***********************************************************************/
/* ContribsButtons */
body.mw-special-Contributions #VSTFReportButtons .VSTFReportButton,
body.mw-special-Contributions #contentSub:not(.contentSub) a,
body.mw-special-Contributions #contentSub #contentSubSub a {
    background: #006CB0;
}

body.mw-special-Contributions #VSTFReportButtons .VSTFReportButton:active,
body.mw-special-Contributions #VSTFReportButtons .VSTFReportButton:focus,
body.mw-special-Contributions #VSTFReportButtons .VSTFReportButton:hover,
body.mw-special-Contributions #contentSub:not(.contentSub) a:active,
body.mw-special-Contributions #contentSub:not(.contentSub) a:focus,
body.mw-special-Contributions #contentSub:not(.contentSub) a:hover,
body.mw-special-Contributions #contentSub #contentSubSub a:active,
body.mw-special-Contributions #contentSub #contentSubSub a:focus,
body.mw-special-Contributions #contentSub #contentSubSub a:hover {
    background: #17A5FF;
}/**/

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect,
.watchlistredir {
    font-style: italic;
}

.allpagesredirect:after {
    content: " (omdirigering)";
    color: #808080;
}/**/

/* Tags */
.SpeechBubble .speech-bubble-message em,
.WikiaArticle em,
em {
    font-style: italic;
}

.SpeechBubble .speech-bubble-message strong,
.WikiaArticle strong,
strong {
    font-weight: bold;
}

.SpeechBubble .speech-bubble-message abbr,
.WikiaArticle abbr,
abbr {
    text-decoration: none;
    border: 0;
}/**/

/* Discussions Notif Dropdown */
.wds-list.wds-has-lines-between > li:hover {
    background-color: rgba(164, 182, 191, 0.2);
}/**/

/* Center Bio Text */
#discussionsbiomodal > section > p,
.ns-2 .noarticletext {
    text-align: center;
}/**/

/* Nicer lists */
.SpeechBubble .speech-bubble-message dl,
.WikiaArticle dl {
    margin-bottom: 0;
}

.SpeechBubble .speech-bubble-message dl + p,
.WikiaArticle dl + p {
    margin-top: 0.8em;
}

.SpeechBubble .speech-bubble-message dd p,
.WikiaArticle dd p {
    margin: 0;
}

.SpeechBubble .speech-bubble-message h1 + .floatleft + dl,
.SpeechBubble .speech-bubble-message h1 + figure + dl,
.SpeechBubble .speech-bubble-message h1 + dl,
.SpeechBubble .speech-bubble-message h2 + .floatleft + dl,
.SpeechBubble .speech-bubble-message h2 + figure + dl,
.SpeechBubble .speech-bubble-message h2 + dl,
.SpeechBubble .speech-bubble-message h3 + .floatleft + dl,
.SpeechBubble .speech-bubble-message h3 + figure + dl,
.SpeechBubble .speech-bubble-message h3 + dl,
.SpeechBubble .speech-bubble-message h4 + .floatleft + dl,
.SpeechBubble .speech-bubble-message h4 + figure + dl,
.SpeechBubble .speech-bubble-message h4 + dl,
.SpeechBubble .speech-bubble-message h5 + .floatleft + dl,
.SpeechBubble .speech-bubble-message h5 + figure + dl,
.SpeechBubble .speech-bubble-message h5 + dl,
.SpeechBubble .speech-bubble-message h6 + .floatleft + dl,
.SpeechBubble .speech-bubble-message h6 + figure + dl,
.SpeechBubble .speech-bubble-message h6 + dl,
.SpeechBubble .speech-bubble-message hr + .floatleft + dl,
.SpeechBubble .speech-bubble-message hr + figure + dl,
.SpeechBubble .speech-bubble-message hr + dl,
.SpeechBubble .speech-bubble-message dl + dl,
.SpeechBubble .speech-bubble-message dl + ol,
.SpeechBubble .speech-bubble-message dl + ul,
.SpeechBubble .speech-bubble-message ol + dl,
.SpeechBubble .speech-bubble-message ol + ol,
.SpeechBubble .speech-bubble-message ol + ul,
.SpeechBubble .speech-bubble-message ul + dl,
.SpeechBubble .speech-bubble-message ul + ol,
.SpeechBubble .speech-bubble-message ul + ul,
.WikiaArticle h1 + .floatleft + dl,
.WikiaArticle h1 + figure + dl,
.WikiaArticle h1 + dl,
.WikiaArticle h2 + .floatleft + dl,
.WikiaArticle h2 + figure + dl,
.WikiaArticle h2 + dl,
.WikiaArticle h3 + .floatleft + dl,
.WikiaArticle h3 + figure + dl,
.WikiaArticle h3 + dl,
.WikiaArticle h4 + .floatleft + dl,
.WikiaArticle h4 + figure + dl,
.WikiaArticle h4 + dl,
.WikiaArticle h5 + .floatleft + dl,
.WikiaArticle h5 + figure + dl,
.WikiaArticle h5 + dl,
.WikiaArticle h6 + .floatleft + dl,
.WikiaArticle h6 + figure + dl,
.WikiaArticle h6 + dl,
.WikiaArticle hr + .floatleft + dl,
.WikiaArticle hr + figure + dl,
.WikiaArticle hr + dl,
.WikiaArticle dl + dl,
.WikiaArticle dl + ol,
.WikiaArticle dl + ul,
.WikiaArticle ol + dl,
.WikiaArticle ol + ol,
.WikiaArticle ol + ul,
.WikiaArticle ul + dl,
.WikiaArticle ul + ol,
.WikiaArticle ul + ul {
    margin-top: 0;
}/**/
Advertisement