Nested Noten
This commit is contained in:
@ -254,6 +254,24 @@ nav li .bottom {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.space {
|
||||
width: 1%;
|
||||
}
|
||||
|
||||
.footerdiv {
|
||||
width: 100%;
|
||||
justify-content: right;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
a.footer {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.footer:hover {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
// Place on Timeline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user