Change all absolute paths to relative paths, fixed #13

This commit is contained in:
Peter 'Pita' Martischka 2011-05-28 21:05:43 +01:00
parent 2dc3e34951
commit aac1e25c9e
8 changed files with 77 additions and 61 deletions

View file

@ -12,7 +12,7 @@ a { cursor: pointer !important; }
/*span { padding-bottom: 1px; }/* padding-top: 1px; }*/
/*div { background: transparent url(/static/img/acecarets/default.gif) repeat-y left top }*/
/*div { background: transparent url(static/img/acecarets/default.gif) repeat-y left top }*/
/*tt { padding-left: 3px; padding-right: 3px; margin-right: -3px; margin-left: -3px; }*/