refactor: use .hbs extension
This commit is contained in:
parent
ab5dcd3640
commit
28432b6523
11 changed files with 9 additions and 9 deletions
|
|
@ -1,22 +0,0 @@
|
|||
<link rel="stylesheet" type="text/css" href="/css/icons.css">
|
||||
<style>
|
||||
.iconlarge .border {
|
||||
background-image: url("{{aowow}}/static/images/Icon/large/border/default.png");
|
||||
}
|
||||
|
||||
.iconlarge a {
|
||||
background: url("{{aowow}}/static/images/Icon/large/hilite/default.png") no-repeat 62px 0;
|
||||
}
|
||||
|
||||
.iconmedium .border {
|
||||
background-image: url("{{aowow}}/static/images/Icon/medium/border/default.png");
|
||||
}
|
||||
|
||||
.iconmedium a {
|
||||
background: url("{{aowow}}/static/images/Icon/medium/hilite/default.png") no-repeat 38px 0;
|
||||
}
|
||||
|
||||
.iconmedium.icontalent .icon-border {
|
||||
background-image: url("{{aowow}}/static/images/TalentCalc/border.gif");
|
||||
}
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue