Skip to content

Instantly share code, notes, and snippets.

@andreychev
Last active December 28, 2015 02:39
Show Gist options
  • Select an option

  • Save andreychev/7429612 to your computer and use it in GitHub Desktop.

Select an option

Save andreychev/7429612 to your computer and use it in GitHub Desktop.

Revisions

  1. f-andrejchev-parc revised this gist Nov 12, 2013. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions capitel.css
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,8 @@
    font-size: 0.875em;
    letter-spacing: 0.15em;
    margin-right: -0.15em;
    }

    .classiccapitals {
    font-variant: small-caps;
    }
  2. f-andrejchev-parc created this gist Nov 12, 2013.
    5 changes: 5 additions & 0 deletions capitel.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    .smallcapitals {
    font-size: 0.875em;
    letter-spacing: 0.15em;
    margin-right: -0.15em;
    }