Changeset 1283


Ignore:
Timestamp:
03/07/10 03:22:30 (3 years ago)
Author:
nick_ramsay
Message:

[Branch 1.2] Added site_closed_admin_link CSS because it's been removed from the Maintenance.php's siteClosed function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/content/themes/default/css/style.css

    r1100 r1283  
    8585#site_closed { background-color: #fff; border-top: 2px solid #000; border-bottom: 2px solid #000;  
    8686                text-align: center; margin-top: 4em; font-size: 1.6em; line-height: 1.8em; } 
     87                 
     88#site_closed_admin_link { font-size: 8pt; margin-top: 1.0em; } 
    8789 
    8890/* BREADCRUMBS */ 
Note: See TracChangeset for help on using the changeset viewer.