score.tpl: change the css
This commit is contained in:
parent
2e48c90761
commit
6f57e24e08
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{extends file="layout.tpl"}
|
{extends file="layout.tpl"}
|
||||||
|
|
||||||
{block name=head}
|
{block name=head}
|
||||||
<link href="/css/score.css" rel="stylesheet">
|
<link href="/css/common.css" rel="stylesheet">
|
||||||
{/block}
|
{/block}
|
||||||
|
|
||||||
{block name=content}
|
{block name=content}
|
||||||
|
|
|
||||||
Reference in a new issue