MediaWiki

Gadget-homebutton.css

From Dogcraft Wiki

Revision as of 17:23, 7 April 2021 by Domino (talk | contribs) (Copied from Gadget Skinsandbox)
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)

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.
@media only screen and (max-width: 640px) {
	#navwrapper .title-area .dc-home-button {
		display:none;
	}
	
	#navwrapper .title-name a[href='//dogcraft.net'] {
		display:none!important;
	}
	
	/*Decides whether homebutton is full width or only a square on mobile*/
	/*#p-Go_to_Dogcraft {
		display:inline-block;
	}
	
	#p-Go_to_Dogcraft .dc-home-button {
		padding-right:0.9375rem;
	}*/
}

.dc-home-button {
	color: white;
	font-size: 25px;
	vertical-align: middle;
}



#navwrapper .title-name a[href='//dogcraft.net'] {
	height: 45.25px;
	display: inline-block;
	padding: 0 .2em;
}

#navwrapper .title-name a[href='//dogcraft.net']:hover {
	background: var(--second-color);
}

#navwrapper .title-name {
	margin: 0 .3em;
	margin-right: 0;
}

#navwrapper .title-name a:first-child {
	margin-right: .3em;
}
This page was last modified on 7 April 2021, at 17:23. (3 years ago)
Background Dragon Slayer - Retriever by Ironboundred