?? layout.css~
字號:
/*布局*/body { background-color : #3366007; font-size : small; line-height : 20px; }* { margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px; padding-bottom : 0px; padding-left : 0px; padding-right : 0px; padding-top : 0px;}.layout { background-color : #ffffff; width : 955px; margin-left : auto; margin-right : auto; }/*鏈接全局樣式*/a:link { color:#666600; text-decoration: none; }a:visited { text-decoration: none; color: #666600; }a:hover { color: #ABABAB; }a:active { }/*頭部的樣式*/.header { }.header h2 { }.header ul { }.header ul li { }/*中間的樣式*/.center {width : 955px; }/*底部樣式*/.footer { background-color : #F9F9F9; height : 40px; padding-bottom : 8px; padding-top : 8px; }.footer h4 { font-size : 14px;}.footer pre { text-align : center; font-size : 14px; }.footer p {} }
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -