Rev 58 | Rev 74 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 58 | Rev 61 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | 9 | ||
10 | \header('Content-Type: text/css; charset=UTF-8'); |
10 | \header('Content-Type: text/css; charset=UTF-8'); |
11 | ?>
|
11 | ?>
|
12 | @CHARSET "UTF-8";
|
12 | @CHARSET "UTF-8";
|
13 | 13 | ||
14 | <?php |
- | |
15 | if (!isset($_GET['ani']) || $_GET['ani'] !== '0') |
- | |
16 | {
|
- | |
17 | ?>
|
- | |
18 | @import url("/styles/lcars-ani.css");
|
- | |
19 | <?php |
- | |
20 | }
|
- | |
21 | ?>
|
- | |
22 | /* Basic fonts */
|
14 | /* Basic fonts */
|
23 | 15 | ||
24 | @font-face {
|
16 | @font-face {
|
25 | font-family: "LCARS"; |
17 | font-family: "LCARS"; |
26 | font-style: normal; |
18 | font-style: normal; |