markdown injects block elements so break out the version
This commit is contained in:
@@ -800,6 +800,17 @@ footer {
|
||||
color: #62bdfc;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.version {
|
||||
position: fixed;
|
||||
bottom: 5px;
|
||||
right: 5px;
|
||||
opacity: 0.5;
|
||||
}
|
||||
}
|
||||
|
||||
.hand {
|
||||
|
||||
Reference in New Issue
Block a user