Skip to content

Instantly share code, notes, and snippets.

@ShogunPanda
Created January 27, 2015 04:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShogunPanda/0bc8e0b89442b49b0fb8 to your computer and use it in GitHub Desktop.
Save ShogunPanda/0bc8e0b89442b49b0fb8 to your computer and use it in GitHub Desktop.
michan-efp-bejelein.css
@import url(http://fonts.googleapis.com/css?family=Alegreya|Ubuntu:300);
.michan-custom{
font-family: Alegreya;
font-size: 14pt;
line-height: 1.4em;
text-align:justify;
max-width: 21cm;
word-wrap: break-word;
margin: 0 auto;
}
.michan-custom br + br{
display: block;
margin: 0 0 5px;
content: " ";
}
.michan-custom .comments{
margin-top: 3em;
padding-top: 3em;
border-top: 2px dashed #777;
color: #999;
font-family: Ubuntu;
font-weight: 300;
font-size: 0.8em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment