User:Ferretwings/common.css

From Terraria Wiki
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/*********************/
/* for my Notes page */
/*********************/
[data-something|=beginningword] {background-color: khaki;}

.lightcyan {background-color:lightcyan;}
.lightblue {background-color:lightblue;}

@media(max-width: 600px) {
  #mainpage-global-wrapper #mf-game .fake-bullet .item-link > img {
/*  -ms-transform: scale(.5,.5); /* IE 9 *
  -webkit-transform: scale(.5,.5); /* Safari 3-8 *
  transform: scale(.5,.5); 
  width: 75% !important;
  */
	background-size: cover;
	background-position: center;
    }
  #mainpage-global-wrapper #mf-game .fake-bullet .item-link > img:after {
	content: " ";
	display: block; 
	width: 100%; 
	padding-top: 4.918%; /* slope *
/*	height: 102.786px; /* start height */
}
}
.paintings-gallery {
	border: 1px solid;
/*	margin: auto;*/
	width: 100px;
	padding: 5px;
}
.paintings-gallery .list {
	display: flex;
	flex-wrap: wrap;
/*	justify-content: center;*/
}

.paintings-gallery .painting {
	width: 30px;
/*	text-align: center;*/
/*	font-size: 80%;*/
	padding: 2.5px 3px;
}

.paintings-gallery .wikia-gallery-item {
	padding: 0;
	margin: 0;
	margin-bottom: 0;
}
.paintings-gallery li.gallerybox div.thumb {
	border-radius: 1px;
}
.paintings-gallery .gallery * {
	box-sizing: initial;
}
.paintings-gallery .mw-gallery-traditional .thumb {
	display: flex;
}
.paintings-gallery .mw-gallery-traditional .thumb a{
	display: block;
}


/*
.fluid-ratio-resize { 
	max-width: 960px; /* actual img width *
	*height: 150px; /* actual img height - IE7 *
	background-image: url(students.jpg);
	background-size: cover;
	background-position: center;
}
.fluid-ratio-resize:after {
	content: " ";
	display: block; 
	width: 100%; 
	padding-top: 4.918%; /* slope *
	height: 102.786px; /* start height *
}

@media screen and (min-width: 400px) .fake-bullet {
    padding: 1px 0;
    width:100px;
    white-space: nowrap;
}*/

#startabber ul.tabbernav li a {
    color: transparent;
    padding-left: 25px;
    background: transparent url("https://d1u5p3l4wpay3k.cloudfront.net/terraria_gamepedia/7/72/Desktop_only.png?version=27c9ceb9a6894fda824049b0af526485") no-repeat scroll 5px / 15px;
}
.desktop-console {
	background-image: url("https://d1u5p3l4wpay3k.cloudfront.net/terraria_gamepedia/7/72/Desktop_only.png?version=27c9ceb9a6894fda824049b0af526485"), url(https://d1u5p3l4wpay3k.cloudfront.net/terraria_gamepedia/6/6c/Console_only.png?version=836db4b6b14562427eea5027b211c9bc)
}
.weapons_tab ul.tabbernav li:nth-of-type(2) a {
    padding-right: 35px;
/*    background: url(img_tree.gif) right bottom no-repeat, url(img_tree.gif) left top no-repeat; */
	background-image: url("https://d1u5p3l4wpay3k.cloudfront.net/terraria_gamepedia/7/72/Desktop_only.png?version=27c9ceb9a6894fda824049b0af526485"), url("https://d1u5p3l4wpay3k.cloudfront.net/terraria_gamepedia/6/6c/Console_only.png?version=836db4b6b14562427eea5027b211c9bc");
    background-repeat: no-repeat, no-repeat;
  background-attachment: scroll scroll;
  background-position: 75% 50%, right;
  background-size: 12px, 12px;
}
.yoyo_tab a[title=Yoyos] {
    padding-right: 35px;
/*    background: url(img_tree.gif) right bottom no-repeat, url(img_tree.gif) left top no-repeat; */
	background-image: url("https://d1u5p3l4wpay3k.cloudfront.net/terraria_gamepedia/7/72/Desktop_only.png?version=27c9ceb9a6894fda824049b0af526485"), url("https://d1u5p3l4wpay3k.cloudfront.net/terraria_gamepedia/6/6c/Console_only.png?version=836db4b6b14562427eea5027b211c9bc");
    background-repeat: no-repeat, no-repeat;
  background-attachment: scroll scroll;
  background-position: 75%, 95%;
  background-size: 12px, 12px;
}

/* unHide page title on main page 
body.rootpage-Terraria_Wiki h1.firstHeading {
    display: initial;
} */

/************/
/* toggle */
/************/
/* all sp_ are now toggle_ 
see http://dragonage.wikia.com/wiki/MediaWiki:Common.css for original*/
.toggle { clear: left; }
.toggle_banner { cursor: pointer; font-size: 0.9em; float: left; margin-right: 12px; white-space: nowrap; }
.toggle_ico, .toggle_wrn, .toggle_ico>div, .toggle_wrn>div { border-radius: 10em; }
.toggle_ico, .toggle_wrn { display: inline-block; padding: 2px; background-color: rgb(32,32,32); }
.toggle_ico { z-index: 1; position: relative; }
.toggle_ico div, .toggle_ico img{ display: table-cell; }
.toggle_wrn { margin-left: -3em; }
.toggle_wrn>div { padding: 0 2.4em 0 3em; }
.toggle_wrn_blurb { min-height:64px; height: 64px; display: table-cell; vertical-align: middle; }
 
/*******************/
/* toggle demo */
/*******************/
.toggle_demo .toggle_ico, .toggle_demo .toggle_wrn { border: 2px solid rgb(82,63,53); color: rgb(254,195,86); }
/*.toggle_demo .toggle_ico>div, .toggle_demo .toggle_wrn>div { background-image: url("https://images.wikia.nocookie.net/dragonage/images/6/65/SplatterBackground.jpg"); border: 1px solid rgb(82,63,53); } */