Dotclear


Ignore:
Timestamp:
05/25/11 11:21:03 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Top + post - Préparation Jour 2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/mediaqueries.css

    r309 r315  
    1111     h1 { 
    1212          font-size: 1.8em; 
     13          margin-left: 3%; 
     14          } 
     15} 
     16 
     17@media only screen and (min-width: 481px) { 
     18     h1 { 
     19     font-size: 2.5em; 
     20          } 
     21     h1 a, h1 a:hover, h1 a:focus { 
     22          background-repeat: no-repeat; 
     23          background-position: left center; 
     24          padding-left: 68px; 
     25          background-image: url(img/home-small.png); 
    1326          } 
    1427} 
     
    2841} 
    2942 
    30 @media only screen and (min-width: 481px) { 
    31      h1 { 
    32      font-size: 2.5em; 
    33           } 
    34 } 
    35  
    3643@media only screen and (min-width: 640px) and (max-width: 960px) { 
    3744     #wrapper { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map