User:AndreDoruk/CSSstuff

From Fiend Folio Wiki
Jump to navigation Jump to search

mostly for deprecated css stuff or stuff i wanna use for later and i didnt wanna stuff these into my sandbox


/**********************
/*  DO NOT TOUCH!!!   *
/**********************/

/* .mw-highlight > pre .hll { background-color: #404040 }
.mw-highlight > pre .c { color: #999999; font-style: italic } /* Comment */
/* .mw-highlight > pre .err { color: #a61717; background-color: #e3d2d2 } /* Error */
/* .mw-highlight > pre .esc { color: #d0d0d0 } /* Escape */
/* .mw-highlight > pre .g { color: #d0d0d0 } /* Generic */
/* .mw-highlight > pre .k { color: #6ab825; font-weight: bold } /* Keyword */
/* .mw-highlight > pre .l { color: #d0d0d0 } /* Literal */
/* .mw-highlight > pre .n { color: #d0d0d0 } /* Name */
/* .mw-highlight > pre .o { color: #d0d0d0 } /* Operator */
/* .mw-highlight > pre .x { color: #d0d0d0 } /* Other */
.mw-highlight > pre .p { color: #DDB3E2 } /* Punctuation */
/* .mw-highlight > pre .ch { color: #999999; font-style: italic } /* Comment.Hashbang */
/* .mw-highlight > pre .cm { color: #999999; font-style: italic } /* Comment.Multiline */
/* .mw-highlight > pre .cp { color: #cd2828; font-weight: bold } /* Comment.Preproc */
/* .mw-highlight > pre .cpf { color: #999999; font-style: italic } /* Comment.PreprocFile */
/* .mw-highlight > pre .c1 { color: #999999; font-style: italic } /* Comment.Single */
/* .mw-highlight > pre .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */
/* .mw-highlight > pre .gd { color: #d22323 } /* Generic.Deleted */
/* .mw-highlight > pre .ge { color: #d0d0d0; font-style: italic } /* Generic.Emph */
/* .mw-highlight > pre .gr { color: #d22323 } /* Generic.Error */
/* .mw-highlight > pre .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */
/* .mw-highlight > pre .gi { color: #589819 } /* Generic.Inserted */
/* .mw-highlight > pre .go { color: #cccccc } /* Generic.Output */
/* .mw-highlight > pre .gp { color: #aaaaaa } /* Generic.Prompt */
/* .mw-highlight > pre .gs { color: #d0d0d0; font-weight: bold } /* Generic.Strong */
/* .mw-highlight > pre .gu { color: #ffffff; text-decoration: underline } /* Generic.Subheading */
/* .mw-highlight > pre .gt { color: #d22323 } /* Generic.Traceback */
/* .mw-highlight > pre .kc { color: #6ab825; font-weight: bold } /* Keyword.Constant */
/* .mw-highlight > pre .kd { color: #6ab825; font-weight: bold } /* Keyword.Declaration */
/* .mw-highlight > pre .kn { color: #6ab825; font-weight: bold } /* Keyword.Namespace */
/* .mw-highlight > pre .kp { color: #6ab825 } /* Keyword.Pseudo */
/* .mw-highlight > pre .kr { color: #6ab825; font-weight: bold } /* Keyword.Reserved */
/* .mw-highlight > pre .kt { color: #6ab825; font-weight: bold } /* Keyword.Type */
/* .mw-highlight > pre .ld { color: #d0d0d0 } /* Literal.Date */
/* .mw-highlight > pre .m { color: #3677a9 } /* Literal.Number */
/* .mw-highlight > pre .s { color: #ed9d13 } /* Literal.String */
/* .mw-highlight > pre .na { color: #bbbbbb } /* Name.Attribute */
/* .mw-highlight > pre .nb { color: #24909d } /* Name.Builtin */
.mw-highlight > pre .nc { color: #DDB3E2 } /* Name.Class */
/* .mw-highlight > pre .no { color: #40ffff } /* Name.Constant */
/* .mw-highlight > pre .nd { color: #ffa500 } /* Name.Decorator */
/* .mw-highlight > pre .ni { color: #d0d0d0 } /* Name.Entity */
/* .mw-highlight > pre .ne { color: #bbbbbb } /* Name.Exception */
 .mw-highlight > pre .nf { color: #FFA500 } /* Name.Function */
/* .mw-highlight > pre .nl { color: #d0d0d0 } /* Name.Label */
.mw-highlight > pre .nn { color: #DDB3E2 } /* Name.Namespace */
/* .mw-highlight > pre .nx { color: #d0d0d0 } /* Name.Other */
/* .mw-highlight > pre .py { color: #d0d0d0 } /* Name.Property */
/* .mw-highlight > pre .nt { color: #6ab825; font-weight: bold } /* Name.Tag */
 .mw-highlight > pre .nv { color: #FFA500 } /* Name.Variable */
/* .mw-highlight > pre .ow { color: #6ab825; font-weight: bold } /* Operator.Word */
/* .mw-highlight > pre .w { color: #666666 } /* Text.Whitespace */
/* .mw-highlight > pre .mb { color: #3677a9 } /* Literal.Number.Bin */
/* .mw-highlight > pre .mf { color: #3677a9 } /* Literal.Number.Float */
/* .mw-highlight > pre .mh { color: #3677a9 } /* Literal.Number.Hex */
/* .mw-highlight > pre .mi { color: #3677a9 } /* Literal.Number.Integer */
/* .mw-highlight > pre .mo { color: #3677a9 } /* Literal.Number.Oct */
/* .mw-highlight > pre .sa { color: #ed9d13 } /* Literal.String.Affix */
/* .mw-highlight > pre .sb { color: #ed9d13 } /* Literal.String.Backtick */
/* .mw-highlight > pre .sc { color: #ed9d13 } /* Literal.String.Char */
/* .mw-highlight > pre .dl { color: #ed9d13 } /* Literal.String.Delimiter */
/* .mw-highlight > pre .sd { color: #ed9d13 } /* Literal.String.Doc */
/* .mw-highlight > pre .s2 { color: #ed9d13 } /* Literal.String.Double */
/* .mw-highlight > pre .se { color: #ed9d13 } /* Literal.String.Escape */
/* .mw-highlight > pre .sh { color: #ed9d13 } /* Literal.String.Heredoc */
/* .mw-highlight > pre .si { color: #ed9d13 } /* Literal.String.Interpol */
/* .mw-highlight > pre .sx { color: #ffa500 } /* Literal.String.Other */
/* .mw-highlight > pre .sr { color: #ed9d13 } /* Literal.String.Regex */
/* .mw-highlight > pre .s1 { color: #ed9d13 } /* Literal.String.Single */
/* .mw-highlight > pre .ss { color: #ed9d13 } /* Literal.String.Symbol */
/* .mw-highlight > pre .bp { color: #24909d } /* Name.Builtin.Pseudo */
/* .mw-highlight > pre .fm { color: #447fcf } /* Name.Function.Magic */
/* .mw-highlight > pre .vc { color: #40ffff } /* Name.Variable.Class */
/* .mw-highlight > pre .vg { color: #40ffff } /* Name.Variable.Global */
/* .mw-highlight > pre .vi { color: #40ffff } /* Name.Variable.Instance */
/* .mw-highlight > pre .vm { color: #40ffff } /* Name.Variable.Magic */
/* .mw-highlight > pre .il { color: #3677a9 } /* Literal.Number.Integer.Long */


/* Infobox unvisited link */
.pi-data-value a{
    color: #AA8ED6;
}
/* Infobox link color */
.portable-infobox a:link {
    color: #5E4D87 !important;
}

/* Infobox visited link */
.pi-data-value a:visited{
    color: #633F82;
}
/* Infobox visited link color */
.portable-infobox a:visited {
    color: #1B1735 !important;
}
/****************************************************************
/* CHANGES THE SIZE OF THE PAGES EXPERIMENTAL DO NOT TOUCH!!!   *
/****************************************************************/
/*
li:not(.navbar)
li {
    list-style: none;
}
li:before {
    /* For a round bullet */
    /*content:'\2022';
    /* For a square bullet */
    /*content:'\25A0';*//*
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -10px;
    top: -0px;
    color: green;
    font-size: 20px;
}*/


/* */
/* set max width and the background */
/*
html, body  {
    position: relative;
    margin-right: auto !important;
    max-width: 1280px;
	background: url(/images/8/80/Site-background.jpg) no-repeat center center fixed;
	background-size: cover;
}*/

/* set blue right border */
/*
.mw-body { border-right: 1px solid #A7D7F9; }*/

/*   
fix the position of:
	personal user menu
	search bar
	the pop-up indicator of language selector
    search suggestions 
*/
/*
#wikigg-header { right: 0pt; }
#p-search { margin-right: 0pt; }
.imeselector { position: fixed; }
.suggestions { right: 0pt !important; }*/