if no disktag 302 to 1st disk
parent
8075c3d2d8
commit
8836da8432
|
@ -21,8 +21,8 @@
|
|||
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||
<meta name="keywords" content="<!--Keywords-->">
|
||||
<meta name="description" content="<!--Description-->">
|
||||
<link rel="icon" href="<!--base_disk_path-->favicon.ico" type="image/x-icon" />
|
||||
<link rel="shortcut icon" href="<!--base_disk_path-->favicon.ico" type="image/x-icon" />
|
||||
<link rel="icon" href="<!--base_path-->favicon.ico" type="image/x-icon" />
|
||||
<link rel="shortcut icon" href="<!--base_path-->favicon.ico" type="image/x-icon" />
|
||||
<style type="text/css">
|
||||
body{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:1em;color:#000;background-color:#f7f7f9;<!--BackgroundStart-->background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-image:url("<!--BackgroundUrl-->");<!--BackgroundEnd-->}
|
||||
a{color:#24292e;cursor:pointer;text-decoration:none}
|
||||
|
|
Loading…
Reference in New Issue