diff options
Diffstat (limited to 'template/banner_dis.st')
| -rwxr-xr-x | template/banner_dis.st | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/banner_dis.st b/template/banner_dis.st index 6ab0ac7..f55fbbe 100755 --- a/template/banner_dis.st +++ b/template/banner_dis.st @@ -1,7 +1,7 @@ $if(!user_nick)$ -<link rel="stylesheet" type="text/css" href="/static/css/pages.css"> +<link rel="stylesheet" type="text/css" href="/static/css/pages.css?v=20260130"> $endif$ <link rel="stylesheet" type="text/css" href="https://dismagazine.com/css/dump.css?3"> @@ -121,8 +121,8 @@ $if(!user_nick)$ <div id="dis_welcome"> <iframe src="http://dismagazine.com/html/dis-dump.html" id="dis_frame" frameborder="0"></iframe> </div> - <link href="/static/css/pages.css" rel="stylesheet" type="text/css" media="screen" /> - <link href="/static/css/header.css" rel="stylesheet" type="text/css" media="screen" /> + <link href="/static/css/pages.css?v=20260130" rel="stylesheet" type="text/css" media="screen" /> + <link href="/static/css/header.css?v=20260130" rel="stylesheet" type="text/css" media="screen" /> <script type="text/javascript" src="/static/js/win.js"></script> <script type="text/javascript"> var topZ = 7; |
