User:やのさんバスマニア/vector.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
body.mediawiki{
	font-family:"メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS P Gothic", sans-serif;
}
#bodyContent {
	font-family: "MS 明朝";
}
#frb-main {
	display: none:
}

#frb-inline {
	display: none:
}

h1 {
	font-weight: bold;
	font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h2 {
	font-weight: bold;
	font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img{
	border-style:none;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
a img{
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
}
a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70)";
}

a:link{
	color: #0000FF;
}

a:visited{
	color: #0000FF;
}

a:hover {
	color           : #0099FF;
	text-decoration : none;
}

a:active {
	color           : #00FFFF;
	text-decoration : none;
}

.new a:link {
	color: #E7141A;
}

.new a:visited{
	color: #E7141A;
}

.new a:hover {
	color           : #CC0000;
	text-decoration : none;
}

.new a:active {
	color           : #201211;
	text-decoration : none;
}

.external a:link{
	color: #0099cc;
}

.external a:visited{
	color: #0099cc;
}

.external a:hover {
	color: #99cccc;
	text-decoration : none;
}

.external a:active {
	color: #99cccc;
	text-decoration : none;
}

#ca-talk a:link {
	color: #E7141A;
}

#ca-talk a:visited{
	color: #E7141A;
}

#ca-talk a:hover {
	color           : #CC0000;
	text-decoration : none;
}

#ca-talk a:active {
	color           : #201211;
	text-decoration : none;
}

#right-navigation a:link{
	color: #0099cc;
}

#right-navigation a:visited{
	color: #0099cc;
}

#right-navigation a:hover {
	color: #99cccc;
	text-decoration : none;
}

#right-navigation a:active {
	color: #99cccc;
	text-decoration : none;
}

#mw-panel h3 {
	font-weight: bold;
	font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#mw-panel a:link{
	color: #0099cc;
}

#mw-panel a:visited{
	color: #0099cc;
}

#mw-panel a:hover {
	color: #99cccc;
	text-decoration : none;
}

#mw-panel a:active {
	color: #99cccc;
	text-decoration : none;
}

#footer a:link{
	color: #0099cc;
}

#footer a:visited{
	color: #0099cc;
}

#footer a:hover {
	color: #99cccc;
	text-decoration : none;
}

#footer a:active {
	color: #99cccc;
	text-decoration : none;
}