[enh] add a nice logo
This commit is contained in:
parent
e3b06d9817
commit
0cef2a520d
@ -50,8 +50,12 @@ body {
|
||||
|
||||
.gallery-header {
|
||||
text-align: center;
|
||||
margin-top: 10em;
|
||||
margin-bottom: 8em;
|
||||
margin-top: 8em;
|
||||
margin-bottom: 6.5em;
|
||||
}
|
||||
|
||||
#logo {
|
||||
width: 10%;
|
||||
}
|
||||
|
||||
.gallery-header > h1 {
|
||||
|
57
materialize/img/logo.svg
Normal file
57
materialize/img/logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.7 KiB |
@ -10,6 +10,7 @@
|
||||
<body>
|
||||
|
||||
<div class="gallery-header">
|
||||
<img id="logo" src="../materialize/img/logo.svg" />
|
||||
<h1>Gallery Name</h1>
|
||||
<h4>Subtext of the gallery name</h4>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user