remove bg from topbar
This commit is contained in:
parent
01ef8b7e3f
commit
dbf4ba8098
@ -29,10 +29,6 @@ input[type="checkbox"]:checked+label {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.topbar {
|
||||
background-color: #00152d;
|
||||
}
|
||||
|
||||
.gotop {
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
@ -85,6 +85,7 @@ textarea {
|
||||
height: 45px;
|
||||
margin: 0;
|
||||
position: relative;
|
||||
border-bottom: 2px solid #ffffff0d;
|
||||
}
|
||||
|
||||
.topbar > div.topbar{
|
||||
|
Loading…
Reference in New Issue
Block a user