Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

minaalamshahi

@minaalamshahi
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • problem with font-face in fire fox
    M minaalamshahi

    what is problem of this code? dont work in fire fox onlu

    @font-face
    {
    font-family: 'B Yekan';
    src: url('../../../DirFont/Yekan.eot?#') format('eot'),
    url('../../../DirFont/Yekan.woff') format('woff'),
    url('../../../DirFont/Yekan.ttf') format('truetype');
    }

    body
    {
    font-family:'B Yekan' ,BYekan,Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #666;

    font-size: 12px;
    line-height: 1.5em; 
    background-color: #eeeff3; background-repeat: repeat-x; background-position: top
    

    }

    ASP.NET question help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups