design updates
This commit is contained in:
@@ -54,3 +54,27 @@ body {
|
|||||||
width: 40%;
|
width: 40%;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.pullquote-lines {
|
||||||
|
border-color: black;
|
||||||
|
margin-bottom: 2%;
|
||||||
|
margin-top: 2%;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.quotes-text {
|
||||||
|
font-size: 150%;
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: normal;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.quotes-author {
|
||||||
|
text-align: right;
|
||||||
|
font-style: italic;
|
||||||
|
width: 80%;
|
||||||
|
margin-right: auto;
|
||||||
|
font-weight: lighter;
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
@@ -70,9 +70,13 @@
|
|||||||
<!-- TODO: Size logo better -->
|
<!-- TODO: Size logo better -->
|
||||||
<img src="https://libreevent.janishutz.com/assets/logo.png" alt="libreevent logo" class="project-logo">
|
<img src="https://libreevent.janishutz.com/assets/logo.png" alt="libreevent logo" class="project-logo">
|
||||||
<h1>libreǝvent</h1>
|
<h1>libreǝvent</h1>
|
||||||
|
|
||||||
|
<a href="/projects" class="back-button">← All projects</a>
|
||||||
<p>Free & Open Source Event Management & Ticketing Solution</p>
|
<p>Free & Open Source Event Management & Ticketing Solution</p>
|
||||||
|
|
||||||
|
<hr class="pullquote-lines">
|
||||||
|
<h3 class="content-title-small">Why use a commercial event management solution, if you can host a more flexible one yourself?</h3>
|
||||||
|
<hr class="pullquote-lines">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="yt-embed"></div>
|
<div id="yt-embed"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user