Guest User

Integration of google fonts

a guest
Aug 27th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. link to add to \templates\bootstrap\pligg.tpl after line 14
  2. <link href='http://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,700' rel='stylesheet' type='text/css'>
  3.  
  4. CSS declaration
  5. h1 { font-family: 'Titillium Web', Arial, serif; font-weight: 400; }
Add Comment
Please, Sign In to add comment