Ignore:
Timestamp:
Apr 12, 2011, 7:45:22 PM (13 years ago)
Author:
mistic100
Message:

new version 1.4, new plugin for Charlies Content, NConvert updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PHP_Optimisateur/template/css/screen.css

    r9420 r10337  
    5454                width:942px;
    5555                text-align:center;
    56                 font-size:0.9em;
    5756                border:none;
    5857        }
     
    9190                font-weight:bold;
    9291                font-size:1.2em;
     92        }
     93        div.notice.conf {
     94                font-weight:normal;
     95                font-size:1em;
    9396        }
    9497        div.link {
     
    101104a {
    102105        text-decoration:none;
    103         font-size:1.2em;
    104106        font-style:italic;
    105107        font-family:"Consolas";
     
    115117                float:right;
    116118                margin-bottom:1px;
    117         }
    118         /* .lang a {
    119                 margin:-4px 10px;
    120                 float:right;
    121                 border:none;
    122         }
    123                 .lang a:hover img {
    124                         -moz-box-shadow:0 0 4px #07f;
    125                         -webkit-box-shadow:0 0 4px #07f;
    126                 } */
    127        
     119        }       
    128120
    129121h2 {
     
    210202        min-width:50%;
    211203}
    212         /* td {
    213                 width:50%;
    214         } */
    215                 tr td:first-child {
    216                         text-align:right;
    217                         padding-right:5px;
    218                         font-weight:bold;
    219                 }
     204        tr td:first-child {
     205                text-align:right;
     206                padding-right:5px;
     207                font-weight:bold;
     208        }
    220209        tr td.legend {
    221210                font-weight:normal;
     
    247236#languageSwitchLink {
    248237        float:right;
    249         width:90px;
     238        width:100px;
    250239        padding:0 5px;
    251240        text-align:left;
     
    257246        right:50%;
    258247        margin-right:-470px;
    259         width:90px;
     248        width:100px;
    260249        z-index:99;
    261250        padding:5px;
Note: See TracChangeset for help on using the changeset viewer.