mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 21:46:22 +05:30
Change the default theme style
Change the default theme style.
This commit is contained in:
parent
3d905e5638
commit
e03b899fb0
12 changed files with 1427 additions and 510 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<title>404 Not Found - <?php echo config('blog.title') ?></title>
|
||||
<link href="<?php echo site_url() ?>themes/default/css/style.css" rel="stylesheet" />
|
||||
<!-- Include the Open Sans font -->
|
||||
<link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700&subset=latin,cyrillic-ext" rel="stylesheet" />
|
||||
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic|Open+Sans:700,400"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center message">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue