404 CSS added and modified tots_heading css
This commit is contained in:
parent
865d1668cd
commit
c9bf98cb2c
@ -0,0 +1,6 @@
|
||||
{{ define "main" }}
|
||||
|
||||
<h2 class="tots_heading"> 404 </h2>
|
||||
<p> Sorry :( </p>
|
||||
|
||||
{{ end }}
|
@ -136,6 +136,7 @@ img.resize{
|
||||
/* tots.html */
|
||||
.tots_heading {
|
||||
margin-bottom: 30px;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.entry_heading{
|
||||
|
Loading…
Reference in New Issue
Block a user