User:T12/common.css: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
(Undo revision 19732 by Tito Dutta (talk))
m (Abhidevananda moved page User:Tito Dutta/common.css to User:T12/common.css: Automatically moved page while renaming the user "Tito Dutta" to "T12")
 
(17 intermediate revisions by one other user not shown)
Line 1: Line 1:
span.mw-editsection { float:right; }
.diffchange {
@import "//en.wikipedia.org/w/index.php?title=User:A930913/fixnav.css&action=raw&ctype=text/css";
padding: 0px 2px 0px 2px;
border: 1px dashed red;  
margin: 0px 1px 0px 0px;
}
.ais523_adminrights_admin {
background-color:#D0E3FF !important
}
.mycomment {
background: #ff9;
}
.popup_mainlink {
display:none;
font-size: 90%;
font-weight: normal
}
.popup_drop:last-of-type {
display:none;
}

Latest revision as of 11:37, 6 November 2022

.diffchange {
	padding: 0px 2px 0px 2px; 
	border: 1px dashed red; 
	margin: 0px 1px 0px 0px;
}
.ais523_adminrights_admin {
	background-color:#D0E3FF !important
}
.mycomment { 
	background: #ff9; 
}
.popup_mainlink {
	display:none;
	font-size: 90%; 
	font-weight: normal
}
.popup_drop:last-of-type {
	display:none;
}