diff options
Diffstat (limited to 'template/newlog.st')
| -rwxr-xr-x | template/newlog.st | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/newlog.st b/template/newlog.st index 2694cec..434e301 100755 --- a/template/newlog.st +++ b/template/newlog.st @@ -15,6 +15,7 @@ <link rel="image_src" href="/static/img/thumbs/heartover.gif" > <script type="text/javascript" src="$domain$/static/js/pichat.js"></script> <link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css"> +<link href="/static/css/newlog.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css"> <script>Domain = "$domain$"</script> $if(!user_nick)$ @@ -40,6 +41,7 @@ window.location = "/error/ie"; <!--END HEAD--> +<!-- <style> @@ -120,6 +122,7 @@ a#disregister { } </style> +--> <script> |
