made css more robust
This commit is contained in:
parent
d66f1762a3
commit
76be42efc0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<!--html encoding-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK href="custom.css" rel="stylesheet" type="text/css">
|
||||
<LINK href="./custom.css" rel="stylesheet" type="text/css">
|
||||
</HEAD>
|
||||
|
||||
<div id="buttonTitle">
|
||||
|
|
Loading…
Reference in a new issue