static/style.css
changeset 167 f2504700e273
parent 165 edfe75095688
child 169 26bf8b8bc3cc
equal deleted inserted replaced
166:6d6ebf2214a2 167:f2504700e273
   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  */