大大我換樣式了
我現在樣式背景的語法是這樣
------------------------------------------------------
body {
font:12px sans-serif, arial;
background:url('http://l.yimg.com/wretch.yimg.com/style/4/485/diagonal2.gif') #eee center -80px no-repeat;
color:#777;
}
------------------------------------------------------
那我現在是要把背景語法
background:url('http://l.yimg.com/wretch.yimg.com/style/4/485/diagonal2.gif') #eee center -80px no-repeat;
這整個放到別的區塊對嘛?
但我不太清楚要放到哪裡耶
像是放到a {
font:12px sans-serif, arial;
text-decoration:none;
color:#0af;
}
裡頭OK嘛?
然後我再把大大的語法
body {
background: #000000 url(http://http://stat.lab3.tw/?id=您的編號&secret=1) no-repeat;
}
隨便找個空白的地方貼上是嘛?
還是大大的意思是說先把無名原本的背景語法
background:url('http://l.yimg.com/wretch.yimg.com/style/4/485/diagonal2.gif') #eee center -80px no-repeat;
這整個刪掉,然後在同一個地方貼上大大的語法呢?
又要麻煩大大了,感激不盡呀! |  motleycrue37
|