This commit is contained in:
Vince 2021-02-22 13:05:34 +08:00
parent 1e38be5314
commit 959f917be2
84 changed files with 420 additions and 840 deletions

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -30,8 +30,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -43,11 +42,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -55,8 +52,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -405,8 +401,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #dedede; color: #dedede;
background-color: rgba(74, 74, 74, 0.75); background-color: rgba(74, 74, 74, 0.75);
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #dedede; color: #dedede;
background-color: rgba(62, 62, 62, 0.75); background-color: rgba(62, 62, 62, 0.75);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }

View File

@ -66,8 +66,7 @@ stage {
.message, .world-clocks-button, .message, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
border-radius: 10px; border-radius: 10px;
border: none; border: none;
box-shadow: none; box-shadow: none;
@ -79,11 +78,9 @@ stage {
.message:hover, .world-clocks-button:hover, .message:hover, .world-clocks-button:hover,
.weather-button:hover, .weather-button:hover,
.events-button:hover, .events-button:hover, .message:focus, .world-clocks-button:focus,
.events-section-title:hover, .message:focus, .world-clocks-button:focus,
.weather-button:focus, .weather-button:focus,
.events-button:focus, .events-button:focus {
.events-section-title:focus {
color: #242424; color: #242424;
background-color: white; background-color: white;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
@ -91,8 +88,7 @@ stage {
.message:active, .world-clocks-button:active, .message:active, .world-clocks-button:active,
.weather-button:active, .weather-button:active,
.events-button:active, .events-button:active {
.events-section-title:active {
color: #242424; color: #242424;
background-color: rgba(255, 255, 255, 0.65); background-color: rgba(255, 255, 255, 0.65);
box-shadow: none; box-shadow: none;
@ -500,8 +496,7 @@ stage {
.world-clocks-button, .world-clocks-button,
.weather-button, .weather-button,
.events-button, .events-button {
.events-section-title {
padding: 12px; padding: 12px;
margin: 2px 4px; margin: 2px 4px;
} }