css changes
This commit is contained in:
parent
cc5ddf27d3
commit
ddaaaee502
|
@ -2780,10 +2780,11 @@ ul.navbar-nav-guests li.nav-item {
|
||||||
|
|
||||||
.random {
|
.random {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100px;
|
||||||
transition: .5s ease-out;
|
transition: .5s ease-out;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.random a {
|
.random a {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -2797,4 +2798,4 @@ ul.navbar-nav-guests li.nav-item {
|
||||||
.random:active {
|
.random:active {
|
||||||
background: #00000036;
|
background: #00000036;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user