MediaWiki:Roundedblue.css: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Roundedblue skin */
/* CSS placed here will affect users of the Roundedblue skin */
#footer {
width: 100%;
min-height: 31px;
font-size: 12px;
margin: 0;
}
.editOptions {
border: 0;
padding: 0;
}
#p-cactions {
z-index: 5;
}
#globalWrapper > #td-roundedbox {
width: 190px;
}
#searchform a[href="/Special:Search"] {
display: none;
}


.mw-indicators {
.mw-indicators {
z-index: 50;
float: right;
float: right;
margin-top: 40px;
margin-top: 40px;
z-index: 50;
}
}
.mw-editsection:before {
.mw-editsection {
margin-left: 10px;
margin-left: 1em;
}
}


Line 33: Line 53:
}
}


a {
a, a:visited {
color: #2825F4;
color: #002bb8;
text-decoration: none;
background: none;
}
}
a:visited {
a:hover {
color: #8C52BD;
color: #002bb8;
text-decoration: underline;
}
}
a:active {
a:active {
color: #000;
color: #000;
}
a:hover {
color: #2825F4;
}
}
a.stub {
a.stub {
color: #B4DD10;
color: #B4DD10;
}
}
#bodyContentInnerWrapper a.selflink {
a.new, #p-personal a.new, a.mw-usertoollinks-contribs-no-edits {
color: #000;
font-weight: bold;
}
a.new, #p-personal a.new {
color: #BA0000;
color: #BA0000;
}
}
Line 72: Line 84:
background-image: linear-gradient(transparent,transparent),url(https://kh.wiki.gallery/resources/src/mediawiki.skinning/images/external-ltr.svg);
background-image: linear-gradient(transparent,transparent),url(https://kh.wiki.gallery/resources/src/mediawiki.skinning/images/external-ltr.svg);
padding-right: 14px;
padding-right: 14px;
}
.portlet a {
color: #002bb8;
background: none;
text-decoration: none;
}
.portlet a:hover {
text-decoration: underline;
background-color: transparent;
}
.portlet a:visited {
color: #800080;
}
.portlet a:active {
color: #002bb8;
}
.portlet a:hover {
text-decoration: underline;
background-color: transparent;
}
}


#lastmod, #about, #copyright, #privacy, #about, #disclaimer {
#lastmod, #about, #copyright, #privacy, #about, #disclaimer {
color: black !important;
color: #000 !important;
}
}
#lastmod a, #about a, #copyright a, #privacy a, #about a, #disclaimer a {
#lastmod a, #about a, #copyright a, #privacy a, #about a, #disclaimer a {
color: black !important;
color: #000 !important;
}
}
#about a:hover, #copyright a:hover, #privacy a:hover, #about a:hover, #disclaimer a:hover {
#about a:hover, #copyright a:hover, #privacy a:hover, #about a:hover, #disclaimer a:hover {
Line 124: Line 116:
}
}
.mw-dismissable-notice {
.mw-dismissable-notice {
background: white;
background: #fff;
border: 5px solid #91a0e1;
border: 5px solid #91a0e1;
border-radius: 1em;
border-radius: 15px;
}
}
.sitedir-ltr .mw-dismissable-notice-body {
.sitedir-ltr .mw-dismissable-notice-body {
Line 133: Line 125:


#p-Navigation h5 {
#p-Navigation h5 {
height: 30px;
width: 136px;
display: block;
text-indent: -9999px;
text-indent: -9999px;
display: block;
background: url(https://kh.wiki.gallery/images/8/8b/Sidebar-Roundedblue-Navigation.png) no-repeat center;
padding: 0;
padding: 0;
height: 30px;
width: 136px;
background:url(https://kh.wiki.gallery/images/8/8b/Sidebar-Roundedblue-Navigation.png) no-repeat center;
}
}
#p-Community h5 {
#p-Community h5 {
height: 30px;
width: 140px;
display: block;
text-indent: -9999px;
text-indent: -9999px;
display: block;
background: url(https://kh.wiki.gallery/images/9/94/Sidebar-Roundedblue-Community.png) no-repeat center;
padding: 0;
padding: 0;
height: 30px;
width: 140px;
background:url(https://kh.wiki.gallery/images/9/94/Sidebar-Roundedblue-Community.png) no-repeat center;
}
}
#p-tb h5 {
#p-tb h5 {
text-indent: -9999px;
display: block;
padding: 0;
height: 30px;
height: 30px;
width: 140px;
width: 140px;
display: block;
text-indent: -9999px;
background: url(https://kh.wiki.gallery/images/2/2d/Sidebar-Roundedblue-Toolbox.png) no-repeat center;
background: url(https://kh.wiki.gallery/images/2/2d/Sidebar-Roundedblue-Toolbox.png) no-repeat center;
padding: 0;
}
}
#p-lang h5 {
#p-lang h5 {
text-indent: -9999px;
display: block;
padding: 0;
height: 30px;
height: 30px;
width: 140px;
width: 140px;
background:url(https://kh.wiki.gallery/images/a/a6/Sidebar-Roundedblue-OtherWikis.png) no-repeat center;
display: block;
text-indent: -9999px;
background: url(https://kh.wiki.gallery/images/a/a6/Sidebar-Roundedblue-OtherWikis.png) no-repeat center;
margin-left: 20px;
margin-left: 20px;
padding: 0;
}
}


Line 174: Line 166:
}
}
#td-roundedbox, #p-lang {
#td-roundedbox, #p-lang {
background-color: #fff;
border: 5px solid #91a0e1;
border-radius: 1em;
margin-top: 10px !important;
margin-top: 10px !important;
border-color:#91a0e1;
}
border-width: 5px;
 
border-style:solid;
.td-cfc {
border-radius: 1em;
background-image: url(https://kh.wiki.gallery/images/rb-sheet-fc.gif);
background-color: #FFFFFF;
}
.td-tfc, .td-bfc {
background-image: url(https://kh.wiki.gallery/images/rb-sheet-fh.gif);
}
.td-cfr, .td-cfl {
background-image: url(https://kh.wiki.gallery/images/rb-sheet-fv.gif);
}
.td-tfr, .td-tfl, .td-bfr, .td-bfl {
background-image: url(https://kh.wiki.gallery/images/rb-sheet-fs.gif);
}
}
.td-tl, .td-tr, .td-bl, .td-br, .td-tc, .td-bc, .td-cl, .td-cr, .td-cc {
.td-tl, .td-tr, .td-bl, .td-br, .td-tc, .td-bc, .td-cl, .td-cr, .td-cc {
width: 10px;
background-color: #abcdef;
background-color: #abcdef;
background-image:none;
background-image: none;
width:10px;
}
}


Line 191: Line 194:
}
}
body #p-cactions li a {
body #p-cactions li a {
z-index: 0;
position: relative;
color: #454659;
color: #454659;
/*background-color: #282828;*/
border-style: solid;
border-width: 2px;
border-color: #91a0e1;
padding: 0 .8em .3em;
text-decoration: none;
text-decoration: none;
text-transform: lowercase;
text-transform: lowercase;
position: relative;
background: url(https://kh.wiki.gallery/images/e/ef/RoundedblueTab.png) no-repeat bottom right;
z-index: 0;
border: 2px solid #91a0e1;
padding: 0 .8em .3em;
margin: 0;
margin: 0;
background: url(https://kh.wiki.gallery/images/e/ef/RoundedblueTab.png) no-repeat bottom right;
}
}


#p-cactions li.selected a {
#p-cactions li.selected a {
z-index: 3;
z-index: 3;
color: #454659;
background: #91a0e1;
border: 2px solid #454659;
border-top-right-radius: 2px;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
border-top-left-radius: 2px;
color: #454659;
padding: 0 1em .2em !important;
/*background-color: #282828;*/
border-style: solid;
border-width: 2px;
border-color: #454659;
padding: 0 1em .2em!important;
background: #91a0e1;
}
}
body #p-cactions li a:hover {
body #p-cactions li a:hover {
z-index: 3;
color: #91a0e1;
color: #91a0e1;
z-index: 3;
text-decoration: none;
background: #454659;
border: 2px solid #91a0e1;
border-top-right-radius: 2px;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
border-top-left-radius: 2px;
border-style: solid;
border-width: 2px;
border-color: #91a0e1;
text-decoration: none;
background: #454659;
}
#bodyContentInnerWrapper a, #bodyContentInnerWrapper a.external {
color: #002bb8;
background-color: transparent;
}
#bodyContentInnerWrapper a:hover {
color: #002bb8;
text-decoration: underline;
background-color: transparent;
border: 0;
}
}


Line 245: Line 229:


/* Top header, by the logo */
/* Top header, by the logo */
body {
body {
background: #000 url(https://kh.wiki.gallery/images/e/e8/Wiki-RoundedBlueBanner.png) repeat-x;
background: #000 url(https://kh.wiki.gallery/images/e/e8/Wiki-RoundedBlueBanner.png) repeat-x;
Line 267: Line 250:
}
}
#p-search {
#p-search {
position:absolute;
position: absolute;
left: 470px !important;
left: 470px !important;
}
}
Line 276: Line 259:


.firstHeading {
.firstHeading {
padding: 50px 30px 5px 30px;
z-index: 20;
margin-left: 25px;
position: relative;
margin-top: 0px;
color: #282828;
color: #282828;
font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
Line 285: Line 267:
text-align: left;
text-align: left;
line-height: 100%;
line-height: 100%;
position: relative;
padding: 50px 30px 5px 30px;
z-index: 20;
margin-left: 25px;
margin-top: 0;
}
}
ul {
ul {
line-height: 1.5em;
line-height: 1.5em;
list-style-type: square;
list-style-type: square;
list-style-image: url(https://kh.wiki.gallery/images/4/40/RoundedblueBullet.png);
margin: .3em 0 0 1.5em;
margin: .3em 0 0 1.5em;
padding: 0;
padding: 0;
list-style-image: url(https://kh.wiki.gallery/images/4/40/RoundedblueBullet.png);
}
}
.portlet ul {
.portlet ul {
font-size: 95%;
line-height: 1.5em;
line-height: 1.5em;
list-style-type: square;
list-style-type: square;
list-style-image: url(https://kh.wiki.gallery/images/4/40/RoundedblueBullet.png);
list-style-image: url(https://kh.wiki.gallery/images/4/40/RoundedblueBullet.png);
font-size: 95%;
}
}


Line 318: Line 301:
border-left: 0;
border-left: 0;
padding-left: 0.25em;
padding-left: 0.25em;
}
.catlinks-allhidden {
display: none;
}
.toc {
border-radius: 8px;
}
div.catlinks {
border-radius: 8px;
background: #f9f9f9;
padding: 5px 11px !important;
}
div.thumb div,
div.thumb div a img {
border: 0 !important;
}
div.thumb div.thumbinner div {
border: 0 !important;
background: none !important;
}
}



Latest revision as of 17:00, 11 August 2023

/* CSS placed here will affect users of the Roundedblue skin */

#footer {
	width: 100%;
	min-height: 31px;
	font-size: 12px;
	margin: 0;
}
.editOptions {
	border: 0;
	padding: 0;
}
#p-cactions {
	z-index: 5;
}
#globalWrapper > #td-roundedbox {
	width: 190px;
}
#searchform a[href="/Special:Search"] {
	display: none;
}

.mw-indicators {
	z-index: 50;
	float: right;
	margin-top: 40px;
}
.mw-editsection {
	margin-left: 1em;
}

ul.tabbernav li a {
	color: #448 !important;
	background: #f2f7ff !important;
	border: 1px solid #ccc !important;
	text-decoration: none !important;
}
ul.tabbernav li a:visited {
	color: #667 !important;
}
ul.tabbernav li a:hover {
	background: #fff9f2 !important;
	border-color: #ccc !important;
}
ul.tabbernav li.tabberactive a {
	color: #000 !important;
	background: #fff !important;
	border-bottom: 1px solid #fff !important;
}
ul.tabbernav li.tabberactive a:hover {
	color: #000 !important;
	background: #fff !important;
}

a, a:visited {
	color: #002bb8;
}
a:hover {
	color: #002bb8;
	text-decoration: underline;
}
a:active {
	color: #000;
}
a.stub {
	color: #B4DD10;
}
a.new, #p-personal a.new, a.mw-usertoollinks-contribs-no-edits {
	color: #BA0000;
}
a.new:visited, #p-personal a.new:visited {
	color: #A55858;
}

#bodyContent a[href^="https://"]:not(.external) {
	background: none;
	padding-right: 0;
}
#bodyContent a[href^="https://"].external,
.mw-parser-output a.external, .link-https {
	background-repeat: no-repeat;
	background-position: center right;
	background-image: url(https://kh.wiki.gallery/resources/src/mediawiki.skinning/images/external-ltr.png);
	background-image: linear-gradient(transparent,transparent),url(https://kh.wiki.gallery/resources/src/mediawiki.skinning/images/external-ltr.svg);
	padding-right: 14px;
}

#lastmod, #about, #copyright, #privacy, #about, #disclaimer {
	color: #000 !important;
}
#lastmod a, #about a, #copyright a, #privacy a, #about a, #disclaimer a {
	color: #000 !important;
}
#about a:hover, #copyright a:hover, #privacy a:hover, #about a:hover, #disclaimer a:hover {
	text-decoration: underline !important;
}

a.feedlink {
	background-image: url(https://kh.wiki.gallery/resources/src/mediawiki.feedlink/images/feed-icon.png);
	background-image: linear-gradient(transparent,transparent),url(https://kh.wiki.gallery/resources/src/mediawiki.feedlink/images/feed-icon.svg);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 12px 12px;
	padding-left: 16px;
}

#prefcontrol {
	padding-top: 0.15em;
}

#siteNotice {
	padding: 23px 0.9em 0 0.9em;
	background: transparent;
	border: transparent;
	margin: 0 10px;
}
.mw-dismissable-notice {
	background: #fff;
	border: 5px solid #91a0e1;
	border-radius: 15px;
}
.sitedir-ltr .mw-dismissable-notice-body {
	margin-bottom: 0;
}

#p-Navigation h5 {
	height: 30px;
	width: 136px;
	display: block;
	text-indent: -9999px;
	background: url(https://kh.wiki.gallery/images/8/8b/Sidebar-Roundedblue-Navigation.png) no-repeat center;
	padding: 0;
}
#p-Community h5 {
	height: 30px;
	width: 140px;
	display: block;
	text-indent: -9999px;
	background: url(https://kh.wiki.gallery/images/9/94/Sidebar-Roundedblue-Community.png) no-repeat center;
	padding: 0;
}
#p-tb h5 {
	height: 30px;
	width: 140px;
	display: block;
	text-indent: -9999px;
	background: url(https://kh.wiki.gallery/images/2/2d/Sidebar-Roundedblue-Toolbox.png) no-repeat center;
	padding: 0;
}
#p-lang h5 {
	height: 30px;
	width: 140px;
	display: block;
	text-indent: -9999px;
	background: url(https://kh.wiki.gallery/images/a/a6/Sidebar-Roundedblue-OtherWikis.png) no-repeat center;
	margin-left: 20px;
	padding: 0;
}

#p-lang {
	width: 190px;
	padding: 20px 0;
}
#p-lang > .pBody {
	padding-left: 20px;
}
#td-roundedbox, #p-lang {
	background-color: #fff;
	border: 5px solid #91a0e1;
	border-radius: 1em;
	margin-top: 10px !important;
}

.td-cfc {
	background-image: url(https://kh.wiki.gallery/images/rb-sheet-fc.gif);
}
.td-tfc, .td-bfc {
	background-image: url(https://kh.wiki.gallery/images/rb-sheet-fh.gif);
}
.td-cfr, .td-cfl {
	background-image: url(https://kh.wiki.gallery/images/rb-sheet-fv.gif);
}
.td-tfr, .td-tfl, .td-bfr, .td-bfl {
	background-image: url(https://kh.wiki.gallery/images/rb-sheet-fs.gif);
}
.td-tl, .td-tr, .td-bl, .td-br, .td-tc, .td-bc, .td-cl, .td-cr, .td-cc {
	width: 10px;
	background-color: #abcdef;
	background-image: none;
}

#p-cactions {
	top: 210px;
}
body #p-cactions li a {
	z-index: 0;
	position: relative;
	color: #454659;
	text-decoration: none;
	text-transform: lowercase;
	background: url(https://kh.wiki.gallery/images/e/ef/RoundedblueTab.png) no-repeat bottom right;
	border: 2px solid #91a0e1;
	padding: 0 .8em .3em;
	margin: 0;
}

#p-cactions li.selected a {
	z-index: 3;
	color: #454659;
	background: #91a0e1;
	border: 2px solid #454659;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	padding: 0 1em .2em !important;
}
body #p-cactions li a:hover {
	z-index: 3;
	color: #91a0e1;
	text-decoration: none;
	background: #454659;
	border: 2px solid #91a0e1;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}

#p-tb ul {
	margin-bottom: 0;
}

/* Top header, by the logo */
body {
	background: #000 url(https://kh.wiki.gallery/images/e/e8/Wiki-RoundedBlueBanner.png) repeat-x;
}

#p-cactions ul li, #p-cactions ul li a {  
	border-top-left-radius: 2em;
	border-top-right-radius: 2em;
}
#content {
	border-top-left-radius: 1em;
	border-bottom-left-radius: 1em;
}
div.pBody {
	border-top-right-radius: 1em;
	border-bottom-right-radius: 1em;
}

#p-search h5 {
	background-image: none !important;
}
#p-search {
	position: absolute;
	left: 470px !important;
}

#p-personal {
	background: url(https://kh.wiki.gallery/images/9/91/Roundedblue-Personal.png) no-repeat bottom left;
}

.firstHeading {
	z-index: 20;
	position: relative;
	color: #282828;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-align: left;
	line-height: 100%;
	padding: 50px 30px 5px 30px;
	margin-left: 25px;
	margin-top: 0;
}
ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(https://kh.wiki.gallery/images/4/40/RoundedblueBullet.png);
	margin: .3em 0 0 1.5em;
	padding: 0;
}
.portlet ul {
	font-size: 95%;
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(https://kh.wiki.gallery/images/4/40/RoundedblueBullet.png);
}

.catlinks ul {
	display: inline;
	list-style: none none;
	padding: 0;
	margin: 0;
}
.catlinks li {
	display: inline-block;
	border-left: 1px solid #a2a9b1;
	line-height: 1.25em;
	margin: 0.125em 0;
	padding: 0 0.5em;
}
.catlinks li:first-child {
	border-left: 0;
	padding-left: 0.25em;
}
.catlinks-allhidden {
	display: none;
}

.toc {
	border-radius: 8px;
}
div.catlinks {
	border-radius: 8px;
	background: #f9f9f9;
	padding: 5px 11px !important;
}

div.thumb div,
div.thumb div a img {
	border: 0 !important;
}
div.thumb div.thumbinner div {
	border: 0 !important;
	background: none !important;
}

pre { overflow: auto; }
.toc { display: table; }
div.thumb { border-color: transparent; }
table { color: inherit; background: none; }