static/irclogs.css
branchsites
changeset 43 fc11c4e86a82
parent 42 5a72c00c4ae4
equal deleted inserted replaced
42:5a72c00c4ae4 43:fc11c4e86a82
   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