User:Writ Keeper/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.cardContainer {display:inline-block;height:142px; background-color:white; border-top:1px solid; border-left:1px solid; border-bottom:1px solid;}
#cardTableStatus {font-size:14px !important;}
.cardFace { background-image:url('https://upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Svg-cards-2.0.svg/1280px-Svg-cards-2.0.svg.png'); background-position:-199px -574px; height:139px; margin:1px;}
.cardCovered { width:13px; border-radius:3px 0 0 3px;border-right-width: 0px; }
.cardFaceUp { width:97px; border-radius:3px; border-right-width: 1px; }
.cardFaceDown { width:97px; border-radius:3px; border-right-width: 1px; }
.cardCovered>.cardFace { width:12px; }
.cardFaceUp>.cardFace { width:94px; }
.cardFaceDown>.cardFace { width:94px; background-position:-199px -574px; }


ins.diffchange-inline{ border: 2px solid rgb(163, 169, 255);}
del.diffchange-inline{ border:2px solid #ffc59c;}
div#globalWrapper #p-cactions li { margin:0 0.2em 0 0;}
div#globalWrapper #p-cactions li { margin:0 0.2em 0 0;}
div#globalWrapper #p-cactions li#ca-edit { margin:0 0.2em 0 1em;}
div#globalWrapper #p-cactions li#ca-watch { margin:0 0.2em 0 1em;}

div#globalWrapper ul#echo-hack-badges
{
	list-style:none;
	position:absolute;
	left:150%;
}
div#globalWrapper a#p-personal-toggle
{
	right:4.4em;
}
div#searchBody
{
	width:90%;
}
body div#p-personal div.pBody li#pt-watchlist::before
{
	content:none;
}
span.history-deleted.mw-changeslist-date {
 text-decoration: line-through;
 color:#3366CC;
}