mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-22 07:04:53 +08:00
add background-color to hr tags
This commit is contained in:
@@ -143,6 +143,10 @@ a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
hr {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Icons */
|
||||
|
||||
Reference in New Issue
Block a user