mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-24 00:36:17 -04:00
add background-color to hr tags
This commit is contained in:
parent
7deeba161b
commit
966aa1938b
1 changed files with 4 additions and 0 deletions
|
@ -143,6 +143,10 @@ a {
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
hr {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Icons */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue