static/style.css
changeset 26 9d3beac1b196
parent 24 a84322e9df8d
child 28 b68145b5ce24
equal deleted inserted replaced
25:8f143b1ce0d1 26:9d3beac1b196
   109 
   109 
   110     font-size: x-small;
   110     font-size: x-small;
   111     font-style: italic;
   111     font-style: italic;
   112 }
   112 }
   113 
   113 
       
   114 div#footer-left {
       
   115     float: left;
       
   116 }
       
   117 
   114 div#footer-right {
   118 div#footer-right {
   115     float: right;
   119     float: right;
       
   120     text-align: right;
       
   121 }
       
   122 
       
   123 div#footer-center {
       
   124     text-align: center;
   116 }
   125 }
   117 
   126 
   118 /*
   127 /*
   119  * General styles
   128  * General styles
   120  */
   129  */