asefg
This commit is contained in:
parent
fbbfb6a864
commit
c8f1dcfb50
@ -88,6 +88,7 @@ body {
|
||||
font-weight: bold;
|
||||
|
||||
color: #f0d9a6;
|
||||
font-size: 28px;
|
||||
|
||||
text-shadow: 0 0 4px black;
|
||||
}
|
||||
@ -100,7 +101,7 @@ body {
|
||||
|
||||
.popup-tabs button {
|
||||
flex: 1;
|
||||
|
||||
font-weight: bold;
|
||||
padding: 10px;
|
||||
|
||||
background: linear-gradient(#5c3b20, #3a2513);
|
||||
@ -175,3 +176,8 @@ body {
|
||||
.popup-header span {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#popup-title {
|
||||
font-weight: bold;
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user