Compare commits
2 commits
e3b588d39f
...
e63c4102d0
Author | SHA1 | Date | |
---|---|---|---|
e63c4102d0 | |||
8fe5deab92 |
1 changed files with 4 additions and 1 deletions
|
@ -12,7 +12,10 @@ body {
|
||||||
background-size: 10px 10px;
|
background-size: 10px 10px;
|
||||||
background-position: 5px 5px;
|
background-position: 5px 5px;
|
||||||
}
|
}
|
||||||
ul, m {background-color: rgba(16,16,16,0.5);}
|
.navbar::after, .navbar-collapse::after, .container::after{
|
||||||
|
clear:none !important
|
||||||
|
}
|
||||||
|
ul, p {background-color: rgba(16,16,16,0.5);}
|
||||||
|
|
||||||
a,
|
a,
|
||||||
a:hover,
|
a:hover,
|
||||||
|
|
Loading…
Reference in a new issue