pytask/static/css/base.css
changeset 481 b93a85589490
parent 479 fdaf0d8ceb53
child 498 9f04b7bcc333
equal deleted inserted replaced
480:d0325456f266 481:b93a85589490
   151   height: auto;
   151   height: auto;
   152   width: auto;
   152   width: auto;
   153 }
   153 }
   154 
   154 
   155 #footer {
   155 #footer {
   156   margin: 10px 0px 0px 0px;
   156   margin: 20px 0px 0px 0px;
   157   text-align: center;
   157   padding: 5px 20px 5px 20px;
   158   padding: 5px 0px 5px 0px;
       
   159   background-color: #f1f1f1;
   158   background-color: #f1f1f1;
   160   clear: both;
   159   clear: both;
       
   160 }
       
   161 
       
   162 #footer #designed {
       
   163   text-align: left;
       
   164 }
       
   165 
       
   166 #footer #contact {
       
   167   text-align: right;
   161 }
   168 }
   162 
   169 
   163 #footer p {
   170 #footer p {
   164   color: #999;
   171   color: #999;
   165   margin: 0px auto 0px auto;
   172   margin: 0px auto 0px auto;