diff options
author | Erling Aaby <erlinaa@stud.hist.no> | 2013-04-25 14:59:50 +0200 |
---|---|---|
committer | Erling Aaby <erlinaa@stud.hist.no> | 2013-04-25 14:59:50 +0200 |
commit | d8365d3a4f782e1ed29271725a19c0327cbcd8da (patch) | |
tree | bdac1b829ecc9cfb542070d411c90360bc8aeb1a /views/header.ejs | |
parent | Correction missing bracket (diff) | |
download | Divid-d8365d3a4f782e1ed29271725a19c0327cbcd8da.tar.gz |
Removed animation showcase, added img instead, added colors to lower sections
Diffstat (limited to 'views/header.ejs')
-rw-r--r-- | views/header.ejs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/header.ejs b/views/header.ejs index f0185cb..2b3dbe6 100644 --- a/views/header.ejs +++ b/views/header.ejs @@ -12,4 +12,5 @@ <link rel="stylesheet" href="/css/bootstrap.css" /> <link rel="stylesheet" href="/css/bootstrap-responsive.css"> <link rel="stylesheet" href="/css/styles.css" /> + <link rel="stylesheet" href="/css/use.css" /> |