Difference between revisions of "Template:CIEI-China"

Line 12: Line 12:
  
 
     <style>
 
     <style>
#myleft{ float: left; width: 160px;}
+
        #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: 10px 40px;
+
             padding: 40px 10px;
 
         }
 
         }
 
         #top_title{
 
         #top_title{
Line 160: Line 163:
 
     </div><!-- /.container-fluid -->
 
     </div><!-- /.container-fluid -->
 
</nav>
 
</nav>
<p style="height:40px"></p>
 
 
</body>
 
</body>
  
 
</html>
 
</html>

Revision as of 06:57, 3 October 2017

Bootstrap 101 Template