Ignore:
Timestamp:
Nov 24, 2009, 4:27:34 PM (14 years ago)
Author:
Gotcha
Message:

[extension] piwishack - minor change

Location:
extensions/piwishack/template
Files:
2 edited

Legend:

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

    r4354 r4359  
    1414BODY#thePiwiShackControllerPage #content .title_plugin {
    1515         text-align: center;
    16          
    1716         background-color : #111111;
    1817         color : grey;
     
    2423         margin-right: 30px;
    2524         margin-left: 30px;
    26          padding: 10px
     25         padding: 10px;
    2726}
    2827
     
    3635         left: 50px;
    3736         top: 50px;
    38          padding:10px;
     37         padding: 10px;
    3938}
    4039
     
    6261         color:#603;
    6362}
     63/* --------------- */
  • extensions/piwishack/template/controller.tpl

    r4358 r4359  
    1717<div id="content">
    1818  <div class="titrePage">
    19     <p><span class="title_plugin">PiwiShack</span></p>
     19    <p><h2><span class="title_plugin">PiwiShack</span></h2></p>
    2020  </div>
    2121<fieldset class="name_share">
Note: See TracChangeset for help on using the changeset viewer.