Dotclear


Ignore:
Timestamp:
06/19/11 01:41:59 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Ductile, bugfix for colorpicker. Workaround on colorpicker.js with an old bug. Needs javascript sorcerer.

(La ligne 38 ne fonctionne pas comme elle le devrait.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/mediaqueries.css

    r386 r391  
    1313-------------------------------------------------------------------- */ 
    1414@media only screen and (max-width:480px) { 
    15      #prelude, #blogdesc, #supranav span { 
     15     .nomobile { 
    1616          display: none !important; 
    1717          } 
     
    3838          border-bottom: 1px solid #ccc; 
    3939          } 
    40      h2.post-title { 
    41           font-size: 2em; 
     40     .post-title { 
     41          font-size: 1.5em; 
     42          font-weight: bold; 
     43          font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 
     44          } 
     45     .post-title a { 
     46          font-style: normal; 
     47          font-weight: bold; 
    4248          } 
    4349     #stickers { 
     
    98104          display: block; 
    99105          } 
     106     .post-title { 
     107          font-size: 2.5em; 
     108          font-weight: normal; 
     109          } 
     110     .post-title a { 
     111          font-style: italic; 
     112          font-weight: normal; 
     113          } 
    100114     #stickers { 
    101115          position: absolute; 
     
    114128          display: none; 
    115129          } 
    116      h2.post-title { 
     130     .post-title { 
    117131          font-size: 2.6em; 
    118132          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map