[jash’s 進銷存程式]- screen.css(檔案編號001)
[jash’s
進銷存程式]- screen.css(檔案編號001)
目錄所在:\css
@charset /* <style p margin: 0px; padding: 0px; } body font-family: “新細明體“, font-size: 100%; margin: 0px; padding: 0px; /*background-image: /*background-repeat: repeat;*//*背景小圖重複填滿*/ background-color: #FFFFFF;/*背景顏色*/ } p margin: 0px; padding: 0px; } #wrapper /*設定整個網頁的寬度,如果畫面比網頁寬度大就置中*/ width: 1000px; margin-right: auto; margin-left: auto; } #wrapper /*設定天的 ICON和畫面大小*/ background-image: background-repeat: no-repeat;/*背景小圖不重複填滿*/ height: 100px; width: 900px; } #wrapper font-family: “新細明體“, font-size: 0.8em; color: #000000; text-decoration: none; } #wrapper float: right; margin-right: 120px; } #wrapper border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; } #wrapper /*設定 「歡迎使用jash進銷存」的字型相關*/ font-family: “新細明體“, font-size: 1.2em; text-align: center; color: #0000FF; } #wrapper /*設定 導航功能–超連結*/ font-family: “新細明體“, font-size: 1.3em; text-align: center; color: #0000FF; /*畫出虛線外框*/ border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: dotted; border-top-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; } #wrapper background-image: background-repeat: no-repeat; margin-top:10px;/*導航列距離天的距離*/ height: 30px; width: 1000px;/*導航列寬度*/ margin: 0px; } #wrapper border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; } #wrapper text-decoration: none; color: #FFF; } #wrapper margin-top:10px;/*主體距離導航列的距離*/ width: 1000px;/*身體寬度*/ } #wrapper background-color: #FFF; width: 225px;/*身體左邊選單寬度*/ float: left; } #wrapper background-image: background-repeat: repeat-y; float: left; width: 745px;/*身體右邊內容寬度*/ height: 815px;/*身體高度定義*/ /*畫出虛線外框*/ border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: dotted; border-top-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; } #wrapper background-image: url(../images/template_img/template_05.jpg); background-repeat: no-repeat; height: 30px; width: 1000px;/*地的寬度*/ float: left; margin: 0px; padding: 0px; } </style> |