SamanthaLiu (Talk | contribs) |
|||
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: 5px; | + | left: 5px; |
− | width: 160px; background-color: #cccccc; | + | width: 160px; background-color: #cccccc; |
− | } | + | } |
− | #backtop{ | + | #backtop{ |
− | position: fixed; | + | position: fixed; |
− | bottom: 50px; | + | bottom: 50px; |
− | right: 10px; | + | right: 10px; |
− | } | + | } |
#content{ | #content{ | ||
width: 100%; | width: 100%; | ||
− | margin: 160px; | + | margin: 10px 20px 10px 160px; |
− | padding: | + | padding: 40px 10px; |
} | } | ||
#top_title{ | #top_title{ | ||
Line 160: | Line 163: | ||
</div><!-- /.container-fluid --> | </div><!-- /.container-fluid --> | ||
</nav> | </nav> | ||
− | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 06:57, 3 October 2017