Difference between revisions of "Template:CIEI-China"

Line 12: Line 12:
  
 
     <style>
 
     <style>
         #myleft{
+
         # #myleft{
 
             float: left;
 
             float: left;
             width: 180px;
+
             width: 160px;
 
         }
 
         }
  
 
         #left-fix{
 
         #left-fix{
 
             position: fixed;
 
             position: fixed;
             margin-top: 150px;
+
             top: 150px;
             width: 220px;  
+
             left: 5px;
             background-color: #cccccc;  
+
             width: 160px; background-color: #cccccc;  
 
         }
 
         }
  
 
         #backtop{
 
         #backtop{
 
             position: fixed;
 
             position: fixed;
             bottom: 30px;
+
             bottom: 50px;
             right: 20px;
+
             right: 10px;
 
         }
 
         }
 
   
 
   
 
         #mycontent{
 
         #mycontent{
             margin-left: 220px
+
            width: 100%;
 +
             margin: 10px 20px 10px 160px;
 +
            padding: 40px 10px;
 
         }
 
         }
 
         #top_title{
 
         #top_title{

Revision as of 08:58, 3 October 2017

Bootstrap 101 Template