Changeset 97

Show
Ignore:
Timestamp:
09/12/07 22:48:37 (6 years ago)
Author:
cho45
Message:

websites/coderepos.org/trac/share/templates/site_css.cs:

URL 長いから変数にいれた。

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/coderepos.org/trac/share/templates/site_css.cs

    r96 r97  
    44?> 
    55</style> 
    6 <link rel="stylesheet" type="text/css" media="screen,tv,projection" title="default" href="http://svn.coderepos.org/share/websites/coderepos.org/trac/share/styles/default.css"/> 
     6<?cs set:styles = "http://svn.coderepos.org/share/websites/coderepos.org/trac/share/styles" ?> 
     7<link rel="stylesheet" type="text/css" media="screen,tv,projection" title="default" href="<?cs var:styles ?>/default.css"/> 
     8 
    79<style type="text/css">