Ignore:
Timestamp:
Aug 17, 2010, 1:42:35 AM (14 years ago)
Author:
Gotcha
Message:

bug:1800
bug:1801
Typo & CSS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/piwishack/template/controller.css

    r5057 r6771  
    2727
    2828BODY#thePiwiShackControllerPage #content .txt_share {
    29          padding: 0 0 0 10px;
     29         padding: 0 0 0 25px;
    3030         text-align: left;
    3131         font-weight: bold;
     
    3636         top: 50px;
    3737         padding: 10px;
     38}
     39
     40BODY#thePiwiShackControllerPage #content .title_bloc {
     41         padding: 0 0 0 20px;
     42}
     43
     44BODY#thePiwiShackControllerPage #theHeader, #copyright {
     45         display: none;
    3846}
    3947
Note: See TracChangeset for help on using the changeset viewer.