first steps to implement video showcase
This commit is contained in:
parent
94c3764e3e
commit
b097157426
400 changed files with 3101 additions and 806 deletions
|
|
@ -15,6 +15,7 @@
|
|||
<link rel="stylesheet" href="{{ '/bower_components/fontawesome/css/font-awesome.min.css' | prepend: site.baseurl }}" type="text/css" />
|
||||
<link rel="stylesheet" href="{{ '/css/picbook.css' | prepend: site.baseurl }}" type="text/css" />
|
||||
<link rel="stylesheet" href="{{ '/css/custom.css' | prepend: site.baseurl }}" type="text/css" >
|
||||
<link rel="stylesheet" href="{{ '/css/video.css' | prepend: site.baseurl }}" type="text/css" >
|
||||
<link rel="stylesheet" href="{{ '/css/hover.css' | prepend: site.baseurl }}" type="text/css" >
|
||||
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue