prosilver/theme/colours.css
find this:
代碼: 選擇全部
html, body {
color: #536482;
background-color: #F5F7FA;
}代碼: 選擇全部
html, body {
color: #536482;
background-color: #F5F7FA;
}代碼: 選擇全部
ul.forums {
background-color: #ffffc2;
background-image: none;
}代碼: 選擇全部
#ffffc2代碼: 選擇全部
#FFFFDD代碼: 選擇全部
.bg1 {
background-color: #FFFFBF;
}
.bg2 {
background-color: #FFFFBF;
}
代碼: 選擇全部
#FFFFBF代碼: 選擇全部
.bg1 {
background-color: #FFFFDF;
}
.bg2 {
background-color: #FFFFD9;
}代碼: 選擇全部
html, body {
background-color: #e1bf35;
}代碼: 選擇全部
#e1bf35