Finalise Sidebar Location
This commit is contained in:
parent
167c92e704
commit
b683ea67c4
@ -93,14 +93,14 @@ footer {
|
|||||||
.inflate {
|
.inflate {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 10px;
|
top: 10px;
|
||||||
right: 25px;
|
right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* The button used to open the sidebar */
|
/* The button used to open the sidebar */
|
||||||
.open {
|
.open {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background-color: #111;
|
background-color: rgba(0, 0, 0, 0);
|
||||||
color: white;
|
color: white;
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user