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