static/irclogs.css
branchsites
changeset 184 a3d9aa76790d
parent 183 8c8d082c4657
equal deleted inserted replaced
183:8c8d082c4657 184:a3d9aa76790d
   110 
   110 
   111 /*
   111 /*
   112  * Footer
   112  * Footer
   113  */
   113  */
   114 div#footer {
   114 div#footer {
   115     /* force to bottom of page */
       
   116     position: absolute;
       
   117     bottom: 0;
       
   118     
       
   119     width: 100%;
   115     width: 100%;
   120     padding: 10px 0px 10px;
   116     padding: 10px 0px 10px;
   121     
   117     
   122     border-top: 1px dashed #a5a5a5;
   118     border-top: 1px dashed #a5a5a5;
   123 
   119