Line 12: | Line 12: | ||
<style> | <style> | ||
− | #myleft{ float: left; width: | + | #myleft{ float: left; width: 160px;} |
#left-fix{ | #left-fix{ | ||
position: fixed; | position: fixed; | ||
top: 150px; | top: 150px; | ||
− | left: | + | left: 5px; |
− | width: | + | width: 160px; background-color: #cccccc; |
} | } | ||
Line 29: | Line 29: | ||
#content{ | #content{ | ||
width: 100%; | width: 100%; | ||
− | margin: | + | margin: 160px; |
padding: 10px 40px; | padding: 10px 40px; | ||
} | } |
Revision as of 06:29, 3 October 2017