mirror of
https://github.com/fazo96/homework.git
synced 2025-01-10 12:14:22 +01:00
style update
This commit is contained in:
parent
50c529d027
commit
15c541c4f0
@ -1,7 +1,14 @@
|
|||||||
|
<head>
|
||||||
|
<title>Homework</title>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Homework <small>management for students</small></h1>
|
<h1 id="title">Homework
|
||||||
|
<span id="br"><br></span>
|
||||||
|
<small id="small">management for students</small>
|
||||||
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="center-block" id="quicknotes">
|
<div class="center-block" id="quicknotes">
|
||||||
{{> notes}} {{#if currentUser}}
|
{{> notes}} {{#if currentUser}}
|
||||||
|
Loading…
Reference in New Issue
Block a user