Ignore:
Timestamp:
Aug 1, 2011, 4:45:46 PM (13 years ago)
Author:
flop25
Message:

improving calendar : min-height inherited
for footer and navigation, position relative

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped_black_bloc/theme.css

    r11842 r11871  
    2828
    2929*/
     30 #footer {
     31    position: relative;
     32}
     33#the_page
     34{
     35        padding-bottom: 20px;
     36}
     37.nav_bulle {
     38  position: relative;
     39}
    3040 #subcontent {
    3141    min-height: 490px;
Note: See TracChangeset for help on using the changeset viewer.