more wording
updated pause menu and fields descriptions to new wording style
This commit is contained in:
@@ -296,7 +296,7 @@ summary {
|
||||
line-height: 170%;
|
||||
/* border-radius: 6px; */
|
||||
border: 1px #17263b solid;
|
||||
background-color: #fff;
|
||||
background-color: #fafcfd;
|
||||
|
||||
line-height: 170%;
|
||||
font-size: 0.65em;
|
||||
@@ -454,12 +454,13 @@ summary {
|
||||
}
|
||||
}
|
||||
|
||||
/* background on title page */
|
||||
#fade-out {
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #e8edf0;
|
||||
background-color: #e2e9ec;
|
||||
opacity: 1;
|
||||
transition: opacity 3s;
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user