This commit is contained in:
TroogS
2022-04-25 18:44:09 +00:00
parent 618b650ee2
commit fd265408bb
22 changed files with 132 additions and 82 deletions

View File

@@ -6024,6 +6024,10 @@ a:hover {
color: #000;
}
.d-none {
display: none !important;
}
footer {
background-color: #fff;
border-top: 1px solid #d8d8d8;

2
css/ndws.min.css vendored

File diff suppressed because one or more lines are too long