Settings angepasst
This commit is contained in:
@@ -76,6 +76,10 @@ body {
|
||||
#site-content > :not(.won) .segment.locked.layer-2 {
|
||||
border-color: #565656;
|
||||
}
|
||||
.modal{
|
||||
border: 1px solid white;
|
||||
border-radius: 2px;
|
||||
}
|
||||
}
|
||||
&.black{
|
||||
#site-content > :not(.won) .segment.locked {
|
||||
|
||||
@@ -353,4 +353,8 @@ body {
|
||||
content: "";
|
||||
max-width: 1.4em;
|
||||
background: url('../img/speaker.svg')
|
||||
}
|
||||
|
||||
.clickable{
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user