5 行
113 B
CSS
5 行
113 B
CSS
|
|
/* preview style examples */
|
||
|
|
body {
|
||
|
|
background-color:#EFEFEF;
|
||
|
|
font:70% Verdana, Arial, Helvetica, sans-serif;
|
||
|
|
}
|