Changeset 6248


Ignore:
Timestamp:
May 20, 2010, 11:02:58 AM (14 years ago)
Author:
Gotcha
Message:

bug:1660

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/sobre/CSS3.css

    r5766 r6248  
    11/* Déclaration des fonts (polices) */
    22@font-face {
    3   font-family: 'Slider-com';
     3  font-family: 'Slider-com' !important;
    44  src: url('./fonts/Slider-com.ttf');
    55}
    66@font-face {
    7   font-family: 'Title-cat';
     7  font-family: 'Title-cat' !important;
    88  src: url('./fonts/Title-Cat.ttf');
    99}
    1010@font-face {
    11   font-family: 'thumb-t';
     11  font-family: 'thumb-t' !important;
    1212  src: url('./fonts/thumb-t.ttf');
    1313}
    1414@font-face {
    15   font-family: 'Compteur';
     15  font-family: 'Compteur' !important;
    1616  src: url('./fonts/Compteur.ttf');
    1717}
    1818@font-face {
    19   font-family: 'Newser';
     19  font-family: 'Newser' !important;
    2020  src: url('./fonts/Newser.ttf');
    2121}
    2222@font-face {
    23   font-family: 'Mon-menu';
     23  font-family: 'Mon-menu' !important;
    2424  src: url('./fonts/menubar.ttf');
    2525}
Note: See TracChangeset for help on using the changeset viewer.