Create symlink to tarotcard.css from web root
This commit is contained in:
parent
69977f59fe
commit
51a38940e6
|
@ -19,7 +19,7 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<link rel="stylesheet" href="../tarotcard.css"/>
|
<link rel="stylesheet" href="styles/tarotcard.css"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="center-grid">
|
<div class="center-grid">
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
../../tarotcard.css
|
Loading…
Reference in New Issue