Procházet zdrojové kódy

Moved CSS to proper location

Alois Mahdal před 11 roky
rodič
revize
10621dc10b
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 0
    0
      public/main.css
  2. 1
    1
      views/html.tt

views/main.css → public/main.css Zobrazit soubor


+ 1
- 1
views/html.tt Zobrazit soubor

@@ -7,7 +7,7 @@
7 7
         <meta x-st-slave="Params: a=b" />
8 8
         <meta x-st-slave="Master Revision: 1366856496" />
9 9
         <meta x-st-slave="Master: /release/rc.stm" />
10
-        <link rel="stylesheet" href="main.css" />
10
+        <link rel="stylesheet" href="/main.css" />
11 11
         <link rel="alternate" href="/st/release/rc.stm?a=b" />
12 12
     </head>
13 13
     <body>