瀏覽單個文章
好船
Regular Member
 
好船的大頭照
 

加入日期: Sep 2011
文章: 59
這是opera內建的,版權opera所有:
代碼:
@charset "utf-8";
/*	Name: 1490680845
	High contrast (B/W)
	Copyright 2011 Opera Software */
* {
	color: black !important;	
	background: white !important;
}
button, input[type="file"], input[type="submit"], input[type="button"], input[type="reset"] {
	color: black !important;	
	background: silver !important;
}
a[href] {text-decoration: underline !important;}
a[href]:hover, a[href]:hover * {
	color: white !important;	
	background-color: black !important;
}
a[href] img {border: thin solid black !important;}
@media screen, projection, handheld, tv {
	input, textarea, select {
		color: black !important;	
		background: #FFFFCC !important;
	}
}
舊 2012-01-19, 04:01 PM #16
回應時引用此文章
好船離線中