edjh
This commit is contained in:
parent
c8f1dcfb50
commit
6651912124
@ -76,7 +76,7 @@ body {
|
|||||||
|
|
||||||
.popup-header {
|
.popup-header {
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
|
font-family: "Tangerine", serif;
|
||||||
background: linear-gradient(#6b4b2a, #3c2414);
|
background: linear-gradient(#6b4b2a, #3c2414);
|
||||||
|
|
||||||
border-bottom: 2px solid #8b6a3c;
|
border-bottom: 2px solid #8b6a3c;
|
||||||
@ -127,6 +127,9 @@ body {
|
|||||||
|
|
||||||
.popup-content {
|
.popup-content {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
font-family: "Cinzel", serif;
|
||||||
|
font-size: 18px;
|
||||||
|
line-height: 1.4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-content {
|
.tab-content {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user