| name | language | licence |
|---|---|---|
| 8 font stacks | CSS | Other |
| CSS3 border radius | CSS | Other |
| @fontface | Other | Other |
| css clearfix | Other | Other |
| blueprint class | HTML | Other |
| round corner hack | CSS | Other |
| blueprint add | CSS | Other |
| sticky footer | HTML | Other |
< 1 2 >
language: Other
licence: Other
@fontface
options: view full snippet • send to code collector
@font-face {
font-family: "Diavlo Bold";
src: url(DiavloEOT.eot); /* Hello, IE */
src: local("Diavlo Bold"), url(Diavlo_BOLD_II_37.otf) format("opentype");
}
p.diavlo-bold { font-family: "Diavlo Bold", sans-serif; font-weight:bold;}



library
css (12)