Update board layout, bump minor version
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user