Update default.css

This commit is contained in:
Hamid Ahmadi 2024-07-30 14:16:52 +03:30 committed by GitHub
parent a2ff465bb9
commit 52ce336e28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -736,8 +736,6 @@ body.dark-theme {
color: #adadad !important;
}
}
/*
* Miscellanous
*/
@ -748,6 +746,7 @@ the hr element is rendered improperly within one.
See https://stackoverflow.com/a/34372979 for more info */
hr {
margin: 10px 0 10px 0;
opacity:.5;
}
/* Description Expansion Styling*/