mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-30 03:56:16 +00:00
Fix up style of Notifications
Move Notification Sass to its own file
This commit is contained in:
parent
7605e5ab40
commit
4efd9a04ee
4 changed files with 138 additions and 97 deletions
|
@ -32,7 +32,7 @@
|
|||
color: $red;
|
||||
|
||||
span {
|
||||
background-color: $red;
|
||||
color: $red;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
@ -43,7 +43,7 @@
|
|||
color: $blue;
|
||||
|
||||
span {
|
||||
background-color: $blue;
|
||||
color: $blue;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue