Parent Directory
|
Revision Log
|
Patch
| Revision 1.2 by sysadm, Fri Apr 4 03:30:46 2025 UTC | Revision 1.3 by sysadm, Sat Apr 5 04:13:45 2025 UTC | |
|---|---|---|
| # | Line 35 | Line 35 |
| 35 | <title><? echo $BBS_name; ?> - <? echo htmlspecialchars($row["title"], ENT_HTML401, 'UTF-8'); ?> </title> | <title><? echo $BBS_name; ?> - <? echo htmlspecialchars($row["title"], ENT_HTML401, 'UTF-8'); ?> </title> |
| 36 | <link rel="stylesheet" href="css/default.css" type="text/css"> | <link rel="stylesheet" href="css/default.css" type="text/css"> |
| 37 | <style type="text/css"> | <style type="text/css"> |
| 38 | TD.content | TD.content |
| 39 | { | { |
| 40 | font-size: 16px; | font-size: 16px; |
| 41 | line-height: 26px; | line-height: 26px; |
| 42 | } | } |
| 43 | </style> | </style> |
| 44 | <script type="text/javascript" src="../js/img_adjust.js"></script> | |
| <script language="JavaScript" src="/js/imageszoom.js"></script> | ||
| 45 | </head> | </head> |
| 46 | <body> | <body> |
| 47 | <center> | <center> |
| 48 | <? | <? |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |