MediaWiki:Refreshed.css: Difference between revisions

From Wikizilla, the kaiju encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 238: Line 238:
}
}
.c-time {
.c-time {
line-height: 2em;
line-height: 2em !important;
display: block;
display: block;
flex: 1 0 100%;
flex: 1 0 100%;

Revision as of 12:58, 18 September 2023

/*.refreshed-dropdown-button  { display: none; }  /** Hide dropdown for multiple wikis until other versions of Wikizilla exist. **/

body {
    background: #0d3b6b url(/w/images/3/3b/WZ_bg_tile.png);
    font-family: "Arial",sans-serif;
}

#site-info-mobile .header-button {
    display: block;
    width: 100px;
    /**margin-top: 1px;**/
}

/*User pfp location adjust
#user-info {
    margin-top: -5px;
} */

#searchInput {
    border: none;
    font-size: 0.9em;
    padding: 0.2em;
    /* font-family: "Lato",sans-serif; */
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
    width: auto;
    height:70%;
}


/*TOC H2 FIX*/
#toc h2, .toc h2 {
    display: inline !important;
    border: none !important;
    padding: 0 !important;
    font-size: 100% !important;
    font-weight: bold !important;
    color: black !important;
    background: none !important;
}


#firstHeading {
    font-size: 1.5em;
}

#bodyContent {
    font-size: 0.8em;
    line-height: 1.6em;
    font-family: Arial;
    color: black;
}

.infobox {
     margin-right: -5px;
}

.header-suggestions {
    width: auto !important;
}

.mw-content-ltr {
    margin-right: 0px;
}

#sidebar-logo {
    background-color: black;
}

.sidebar-section .main {
    color: white;
    background: url(/w/images/c/c8/Sidebar-h3-bg.jpg) repeat-x;
    margin: 0;
    height: 22px;
    padding-left: 25px;
    border: 1px solid black;
    /*-webkit-text-stroke: 1px lightgray;
    text-shadow: white 2px 1px 3px;*/
}

#site-info-main.multiple-wikis .main { width: 12em; }

#sidebar-wrapper ul {
    margin: 0;
    padding: 0;
    background: black;
}

a.header-button {
    margin-top: -2px;
}

.sidebar-shower {
    background-color: darkred;
}

#header-wrapper {
    background: linear-gradient(to bottom,#252227 0%,#000000 100%);
    margin-top: 0px;
}

#header-wrapper img {
    margin-bottom: 0.1em;
}

#sidebar {
    line-height: 1.5em;
    font-family: "Impact";
    text-transform: uppercase;
    top: 4.1em;
}

#sidebar a {
    display: block;
    color: white;
    text-decoration: none;
        text-decoration-color: -moz-use-text-color;
        text-decoration-line: none;
        text-decoration-style: solid;
    padding-left: 1em;
    margin-left: 5px;
    text-transform: capitalize;
    background: linear-gradient(to bottom,#f20000 0%, darkred 60%,darkred 98%,white 99%,white 100%);
    font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
}

#bodyContent > #catlinks {
	border: none;
	background:-moz-linear-gradient(top, #ffdb00, #ec9b00);
	background:-webkit-linear-gradient(top, #ffdb00, #ec9b00);
	background:linear-gradient(to bottom, #ffdb00, #ec9b00);
	-webkit-border-bottom-right-radius:10px;
	border-radius: 0 0 0 8px;
	margin: 10px -12px -13px -23px;
	padding: 8px 0 8px 10px;
}

#content-wrapper {
    min-height: 100%;
    position: relative;
    top: 4.7em;
    background-color: #fff;
    z-index: 1;
    font-family: sans-serif;
    border-bottom: 0.25em solid #eee;
    padding-bottom: 1em;
}

.header-button:hover, 
.header-dropdown-item:hover, 
.header-button-active, 
.sitedropdown-highlighted, 
.dropdown-highlighted {
    background-color: gold;
    color: white;
}

/* styling for medium and large sized tablets */
@media (max-width: 1000px) and (min-width: 601px) {
    #header-wrapper .search-form {
    display: block;
    position: absolute;
    top: 2em;
    right: 1em;
    padding: 0.5em;
    width: auto;
    height: inherit;
    font-size: 1.5em;
    background-color: midnightblue;
    }
}

.fixed-toolbox {
    padding-left: 0.9em;
    position: fixed;
    border-bottom: 0.25em solid #eee;
    background: #fff;
    top: 3em;
    left: 12em;
    right: 1em;
    z-index: 9999;
}

/* styling for phones and smaller tablets */
@media (max-width: 600px) {
    #sidebar-wrapper {
        background-color: darkred;
    }
    #user-info .header-menu {
        background-color: darkred;
    }
}

#footer #advert p {
    margin: 0;
    display: none;
}

#footer {
    background-color: #4b4b4b;
    border-top: 1px solid #fabd23;
    border-bottom: 1px solid #fabd23;
    margin: 2.5em 0 1em 0;
    padding: .4em 0 1.2em 0;
    text-align: center;
    font-size: 90%;
}



/* comments*/
/* p {
    margin: 0;
} */

textarea#comment {
    width: 280px;
}

/* Comments */

#allcomments, .c-container, .c-item {
	display: flex;
	flex-direction: column;
}
.c-item {
	padding: 0px!important;
	margin-bottom: 1rem;
	clear: both;
}
.c-user {
	display: flex;
	align-items: baseline;
}
.c-container {
	line-height: 1.4;
}
.c-time {
	line-height: 2em !important;
	display: block;
	flex: 1 0 100%;
    margin: .5rem 0;
}

#pt-notifications-alert .mw-echo-notifications-badge {
    filter:invert(1);
    background-color: transparent !important;
    border: 0 !important;
}
#pt-notifications-notice .mw-echo-notifications-badge {
    filter:invert(1);
    background-color: transparent !important;
    border: 0 !important;
}

.lightgraybg { margin-bottom: 0px; }