0.1.5 : versionning
This commit is contained in:
@@ -5,6 +5,21 @@ body {
|
||||
color: #e8d9b0;
|
||||
font-family: Georgia, "Times New Roman", serif;
|
||||
min-height: 100vh;
|
||||
padding-bottom: 1.75rem;
|
||||
}
|
||||
|
||||
.app-footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
padding: 5px 12px;
|
||||
text-align: center;
|
||||
font-size: 0.72em;
|
||||
color: #6a5a40;
|
||||
background: rgba(26, 20, 14, 0.92);
|
||||
border-top: 1px solid #3a3020;
|
||||
z-index: 200;
|
||||
}
|
||||
|
||||
.screen { min-height: 100vh; }
|
||||
|
||||
Reference in New Issue
Block a user