load an extra css, for local customisations (#4766)

This commit is contained in:
Frédéric Péters 2014-04-30 10:37:29 +02:00
parent 5d181a2e79
commit 9fad11a391
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<title>Theme template</title>
<link rel="shortcut icon" type="image/x-icon" href="static/favicon.ico" />
<link rel="stylesheet" type="text/css" href="static/main.css" />
<link rel="stylesheet" type="text/css" href="static/extra.css" />
</head>
<body>
<div id="visual-portal-wrapper">