CSS updates and a whole theme selector thing
This commit is contained in:
parent
663b96bad2
commit
7c5461ddf3
28 changed files with 431 additions and 3 deletions
|
@ -7,6 +7,7 @@
|
|||
<link rel="stylesheet" href="/css/master.css"/>
|
||||
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"/>
|
||||
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"/>
|
||||
<script src="/js/themeSwap.js"></script>
|
||||
{!! (intval(date('n')) == 12) ? '<script src="/js/christmas/snow.js"></script>' : '' !!}
|
||||
|
||||
<!-- Page-specific -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue