Skip to content

Instantly share code, notes, and snippets.

@benewen96
Last active August 1, 2016 21:32
Show Gist options
  • Save benewen96/f2cc7c527bc33705f2ab050ddb0a654a to your computer and use it in GitHub Desktop.
Save benewen96/f2cc7c527bc33705f2ab050ddb0a654a to your computer and use it in GitHub Desktop.
<!-- Put the CSS style sheets inbetween the <head> and </head> tags -->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link rel="stylesheet" href="https://cdn.datatables.net/1.10.12/css/jquery.dataTables.min.css" type="text/css"/>
<link rel="stylesheet" href="{!URLFOR($Resource.Backlog_Resources, 'css/style.css')}" type="text/css" />
<link rel="stylesheet" href="{!URLFOR($Resource.Backlog_Resources, 'css/materialize.min.css')}"/>
<link rel="stylesheet" href="{!URLFOR($Resource.Backlog_Resources, 'css/materialize.css')}"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment