PCDVD數位科技討論區

PCDVD數位科技討論區 (https://www.pcdvd.com.tw/index.php)
-   七嘴八舌異言堂 (https://www.pcdvd.com.tw/forumdisplay.php?f=12)
-   -   如何讓討論區標題頁底色變白底、連結變黑字? (https://www.pcdvd.com.tw/showthread.php?t=955994)

whales4 2012-01-19 01:02 PM



一點報恩~~ :D :D :D :D

portnoybest 2012-01-19 01:44 PM

引用:
作者AndyCandy
瀏覽器改設定,以Firefox為例,工具/選項/內容/字型與色彩/色彩,
把"優先使用網頁指定的色彩"取消掉,網頁就變白底黑字了。



厲害...加分!! 終於可以比較光明的上pcdvd了~
:laugh:

jase 2012-01-19 03:36 PM

文字的Link顏色怎麼下
都變成黃色的了

whales4 2012-01-19 03:43 PM

引用:
作者jase
文字的Link顏色怎麼下
都變成黃色的了


我是下:

A:visited {
color: #08469b;
text-decoration: none;
}

jase 2012-01-19 03:55 PM

引用:
作者whales4
我是下:

A:visited {
color: #08469b;
text-decoration: none;
}


ok! 搞定...

好船 2012-01-19 04:01 PM

這是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-03-10 07:05 AM

引用:
作者Positano
Chrome + Stylebot 超好用
https://chrome.google.com/webstore/...ifoejpgmdaleoha
可以針對特定網站自定css

電腦突然當機,
重開以後自動變新版chrome,
然後舊的外掛plus竟然都被清空了!

之前好像是這個外掛,有個按鈕暗一下就整頁反黑了,
但是在新版chrome好像看不到?
還是我之前下的外掛不是這個?

有人記得這個整頁改反色的外掛嗎?
還有別的嗎?


所有的時間均為GMT +8。 現在的時間是10:46 AM.

vBulletin Version 3.0.1
powered_by_vbulletin 2025。