summaryrefslogtreecommitdiffstats
path: root/gnome-initial-setup/pages/timezone/gis-bubble-widget.css
blob: 768e69ccee82185eacb183574d894aab4ec0b493 (plain)
1
2
3
4
5
6
7
8
bubble {
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    font-weight: bold;
    padding: 2em;
}