Update board layout, bump minor version

This commit is contained in:
Fred Boniface
2023-03-30 20:15:12 +01:00
parent e4304e31ac
commit a80c9c632b
4 changed files with 42 additions and 24 deletions

View File

@@ -64,6 +64,25 @@
}
}
#refresh {
position: absolute;
right: 60px;
top: 12px;
cursor: pointer;
}
#refresh img {
width: 25px;
height: 25px;
}
#home_icon {
position: absolute;
width: 30px;
right: 10px;
top: 10px;
}
.header-small {
text-align: right;
padding-right: 5px;
@@ -324,17 +343,13 @@ caption{
top: 6px;
}
#owlboard_logo {
#timeblock {
position: absolute;
right: 60px;
top: 8px;
}
#home_icon {
position: absolute;
width: 10px;
right: 40px;
top: 8px;
top: 0;
right: 0;
color: azure;
margin-top: 0;
font-size: 13px;
}
/* Animations */